Interface AssociateRoleToGroupResponse.Builder

  • Method Details

    • associatedAt

      AssociateRoleToGroupResponse.Builder associatedAt(String associatedAt)
      The time, in milliseconds since the epoch, when the role ARN was associated with the group.
      Parameters:
      associatedAt - The time, in milliseconds since the epoch, when the role ARN was associated with the group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.