Interface ExperimentTargetAccountConfigurationSummary.Builder

    • Method Detail

      • roleArn

        ExperimentTargetAccountConfigurationSummary.Builder roleArn​(String 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

        ExperimentTargetAccountConfigurationSummary.Builder accountId​(String 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

        ExperimentTargetAccountConfigurationSummary.Builder description​(String 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.