| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetTypeConfigurationResponse |
CloudFormationClient.setTypeConfiguration(SetTypeConfigurationRequest setTypeConfigurationRequest)
Specifies the configuration data for a registered CloudFormation extension, in the given account and region.
|
default CompletableFuture<SetTypeConfigurationResponse> |
CloudFormationAsyncClient.setTypeConfiguration(SetTypeConfigurationRequest setTypeConfigurationRequest)
Specifies the configuration data for a registered CloudFormation extension, in the given account and region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetTypeConfigurationRequestMarshaller.marshall(SetTypeConfigurationRequest setTypeConfigurationRequest) |
Copyright © 2021. All rights reserved.