Interface InstanceMetadata.Builder

  • Method Details

    • instanceArn

      InstanceMetadata.Builder instanceArn(String instanceArn)

      The ARN of the Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

      Parameters:
      instanceArn - The ARN of the Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • identityStoreId

      InstanceMetadata.Builder identityStoreId(String identityStoreId)

      The identifier of the identity store that is connected to the Identity Center instance.

      Parameters:
      identityStoreId - The identifier of the identity store that is connected to the Identity Center instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ownerAccountId

      InstanceMetadata.Builder ownerAccountId(String ownerAccountId)

      The Amazon Web Services account ID number of the owner of the Identity Center instance.

      Parameters:
      ownerAccountId - The Amazon Web Services account ID number of the owner of the Identity Center instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the Identity Center instance.

      Parameters:
      name - The name of the Identity Center instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdDate

      InstanceMetadata.Builder createdDate(Instant createdDate)

      The date and time that the Identity Center instance was created.

      Parameters:
      createdDate - The date and time that the Identity Center instance was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of this Identity Center instance.

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

      The current status of this Identity Center instance.

      Parameters:
      status - The current status of this Identity Center instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: