Interface AccessProfileSummary.Builder

  • Method Details

    • profileId

      AccessProfileSummary.Builder profileId(String profileId)

      The unique ID of the access profile.

      Parameters:
      profileId - The unique ID of the access profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The ARN of this access profile.

      Parameters:
      arn - The ARN of this access profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      A name that identifies the access profile.

      Parameters:
      name - A name that identifies the access profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      AccessProfileSummary.Builder description(String description)

      An optional description of the access profile.

      Parameters:
      description - An optional description of the access profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • profileType

      AccessProfileSummary.Builder profileType(String profileType)

      Who manages the access profile.

      Parameters:
      profileType - Who manages the access profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • profileType

      Who manages the access profile.

      Parameters:
      profileType - Who manages the access profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: