Interface InstanceMetadata.Builder

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

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

    • identityStoreId

      InstanceMetadata.Builder identityStoreId(String identityStoreId)

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

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

      InstanceMetadata.Builder instanceArn(String instanceArn)

      The ARN of the IAM 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 IAM 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.