Interface ExperimentTargetAccountConfigurationSummary.Builder

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

public static interface ExperimentTargetAccountConfigurationSummary.Builder extends SdkPojo, CopyableBuilder<ExperimentTargetAccountConfigurationSummary.Builder,ExperimentTargetAccountConfigurationSummary>
  • 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.