Interface GetGroupProfileResponse.Builder

  • Method Details

    • domainId

      The identifier of the Amazon DataZone domain in which the group profile exists.

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

      The identifier of the group profile.

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

      The identifier of the group profile.

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

      The identifier of the group profile.

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

      The name of the group for which the specified group profile exists.

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

      GetGroupProfileResponse.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

      GetGroupProfileResponse.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.