Interface GroupProfileSummary.Builder

  • Method Details

    • domainId

      GroupProfileSummary.Builder domainId(String domainId)

      The ID of the Amazon DataZone domain of a group profile.

      Parameters:
      domainId - The ID of the Amazon DataZone domain of a group profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The ID of a group profile.

      Parameters:
      id - The ID of a group profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of a group profile.

      Parameters:
      status - The status of a group profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of a group profile.

      Parameters:
      status - The status of a group profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • groupName

      GroupProfileSummary.Builder groupName(String groupName)

      The group name of a group profile.

      Parameters:
      groupName - The group name of a group profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rolePrincipalArn

      GroupProfileSummary.Builder rolePrincipalArn(String rolePrincipalArn)

      The ARN of the IAM role principal. This role is associated with the group profile.

      Parameters:
      rolePrincipalArn - The ARN of the IAM role principal. This role is associated with the group profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rolePrincipalId

      GroupProfileSummary.Builder rolePrincipalId(String rolePrincipalId)

      The unique identifier of the IAM role principal. This principal is associated with the group profile.

      Parameters:
      rolePrincipalId - The unique identifier of the IAM role principal. This principal is associated with the group profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.