Interface GroupIdentity.Builder

All Superinterfaces:
Buildable, CopyableBuilder<GroupIdentity.Builder,GroupIdentity>, SdkBuilder<GroupIdentity.Builder,GroupIdentity>, SdkPojo
Enclosing class:
GroupIdentity

public static interface GroupIdentity.Builder extends SdkPojo, CopyableBuilder<GroupIdentity.Builder,GroupIdentity>
  • Method Details

    • id

      The IAM Identity Center ID of the group.

      Parameters:
      id - The IAM Identity Center ID of the group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.