Interface IDCConfig.Builder

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

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

    • instanceArn

      IDCConfig.Builder instanceArn(String instanceArn)

      The Amazon Resource Name (ARN) of the identity center instance.

      Parameters:
      instanceArn - The Amazon Resource Name (ARN) of the identity center instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationArn

      IDCConfig.Builder applicationArn(String applicationArn)

      The Amazon Resource Name (ARN) of the application.

      Parameters:
      applicationArn - The Amazon Resource Name (ARN) of the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.