Interface ExperimentTargetAccountConfiguration.Builder

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

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

    • roleArn

      The Amazon Resource Name (ARN) of an IAM role for the target account.

      Parameters:
      roleArn - The Amazon Resource Name (ARN) of an IAM role for the target account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountId

      The Amazon Web Services account ID of the target account.

      Parameters:
      accountId - The Amazon Web Services account ID of the target account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description of the target account.

      Parameters:
      description - The description of the target account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.