Interface SetTypeConfigurationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CloudFormationResponse.Builder, CopyableBuilder<SetTypeConfigurationResponse.Builder,SetTypeConfigurationResponse>, SdkBuilder<SetTypeConfigurationResponse.Builder,SetTypeConfigurationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
SetTypeConfigurationResponse

  • Method Details

    • configurationArn

      SetTypeConfigurationResponse.Builder configurationArn(String configurationArn)

      The Amazon Resource Name (ARN) for the configuration data, in this account and Region.

      Conditional: You must specify ConfigurationArn, or Type and TypeName.

      Parameters:
      configurationArn - The Amazon Resource Name (ARN) for the configuration data, in this account and Region.

      Conditional: You must specify ConfigurationArn, or Type and TypeName.

      Returns:
      Returns a reference to this object so that method calls can be chained together.