Interface GetAssociatedRoleResponse.Builder

  • Method Details

    • associatedAt

      GetAssociatedRoleResponse.Builder associatedAt(String associatedAt)
      The time when the role was associated with the group.
      Parameters:
      associatedAt - The time when the role was associated with the group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleArn

      The ARN of the role that is associated with the group.
      Parameters:
      roleArn - The ARN of the role that is associated with the group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.