| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation |
|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
SetTypeConfigurationResult |
AmazonCloudFormationClient.setTypeConfiguration(SetTypeConfigurationRequest request)
Specifies the configuration data for a registered CloudFormation extension, in the given account and Region.
|
SetTypeConfigurationResult |
AbstractAmazonCloudFormation.setTypeConfiguration(SetTypeConfigurationRequest request) |
SetTypeConfigurationResult |
AmazonCloudFormation.setTypeConfiguration(SetTypeConfigurationRequest setTypeConfigurationRequest)
Specifies the configuration data for a registered CloudFormation extension, in the given account and Region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SetTypeConfigurationResult> |
AmazonCloudFormationAsyncClient.setTypeConfigurationAsync(SetTypeConfigurationRequest request,
AsyncHandler<SetTypeConfigurationRequest,SetTypeConfigurationResult> asyncHandler) |
Future<SetTypeConfigurationResult> |
AmazonCloudFormationAsync.setTypeConfigurationAsync(SetTypeConfigurationRequest setTypeConfigurationRequest,
AsyncHandler<SetTypeConfigurationRequest,SetTypeConfigurationResult> asyncHandler)
Specifies the configuration data for a registered CloudFormation extension, in the given account and Region.
|
Future<SetTypeConfigurationResult> |
AbstractAmazonCloudFormationAsync.setTypeConfigurationAsync(SetTypeConfigurationRequest request,
AsyncHandler<SetTypeConfigurationRequest,SetTypeConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
SetTypeConfigurationResult |
SetTypeConfigurationResult.clone() |
SetTypeConfigurationResult |
SetTypeConfigurationResult.withConfigurationArn(String configurationArn)
The Amazon Resource Name (ARN) for the configuration data, in this account and Region.
|
Copyright © 2023. All rights reserved.