public static interface SetTypeConfigurationResponse.Builder extends CloudFormationResponse.Builder, SdkPojo, CopyableBuilder<SetTypeConfigurationResponse.Builder,SetTypeConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
SetTypeConfigurationResponse.Builder |
configurationArn(String configurationArn)
The Amazon Resource Name (ARN) for the configuration data, in this account and Region.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildSetTypeConfigurationResponse.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.
configurationArn - The Amazon Resource Name (ARN) for the configuration data, in this account and Region.
Conditional: You must specify ConfigurationArn, or Type and
TypeName.
Copyright © 2023. All rights reserved.