| Package | Description | 
|---|---|
| com.amazonaws.services.cloudformation |  | 
| com.amazonaws.services.cloudformation.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateStackSetResult | AmazonCloudFormation. createStackSet(CreateStackSetRequest createStackSetRequest)
 Creates a stack set. | 
| CreateStackSetResult | AbstractAmazonCloudFormation. createStackSet(CreateStackSetRequest request) | 
| CreateStackSetResult | AmazonCloudFormationClient. createStackSet(CreateStackSetRequest request)
 Creates a stack set. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<CreateStackSetResult> | AbstractAmazonCloudFormationAsync. createStackSetAsync(CreateStackSetRequest request,
                   AsyncHandler<CreateStackSetRequest,CreateStackSetResult> asyncHandler) | 
| Future<CreateStackSetResult> | AmazonCloudFormationAsyncClient. createStackSetAsync(CreateStackSetRequest request,
                   AsyncHandler<CreateStackSetRequest,CreateStackSetResult> asyncHandler) | 
| Future<CreateStackSetResult> | AmazonCloudFormationAsync. createStackSetAsync(CreateStackSetRequest createStackSetRequest,
                   AsyncHandler<CreateStackSetRequest,CreateStackSetResult> asyncHandler)
 Creates a stack set. | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateStackSetResult | CreateStackSetResult. clone() | 
| CreateStackSetResult | CreateStackSetResult. withStackSetId(String stackSetId)
 The ID of the stack set that you're creating. | 
Copyright © 2020. All rights reserved.