Package | Description |
---|---|
com.amazonaws.services.cloudformation |
|
com.amazonaws.services.cloudformation.model |
Modifier and Type | Method and Description |
---|---|
ImportStacksToStackSetResult |
AmazonCloudFormationClient.importStacksToStackSet(ImportStacksToStackSetRequest request)
Import existing stacks into a new stack sets.
|
ImportStacksToStackSetResult |
AmazonCloudFormation.importStacksToStackSet(ImportStacksToStackSetRequest importStacksToStackSetRequest)
Import existing stacks into a new stack sets.
|
ImportStacksToStackSetResult |
AbstractAmazonCloudFormation.importStacksToStackSet(ImportStacksToStackSetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ImportStacksToStackSetResult> |
AbstractAmazonCloudFormationAsync.importStacksToStackSetAsync(ImportStacksToStackSetRequest request,
AsyncHandler<ImportStacksToStackSetRequest,ImportStacksToStackSetResult> asyncHandler) |
Future<ImportStacksToStackSetResult> |
AmazonCloudFormationAsync.importStacksToStackSetAsync(ImportStacksToStackSetRequest importStacksToStackSetRequest,
AsyncHandler<ImportStacksToStackSetRequest,ImportStacksToStackSetResult> asyncHandler)
Import existing stacks into a new stack sets.
|
Future<ImportStacksToStackSetResult> |
AmazonCloudFormationAsyncClient.importStacksToStackSetAsync(ImportStacksToStackSetRequest request,
AsyncHandler<ImportStacksToStackSetRequest,ImportStacksToStackSetResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ImportStacksToStackSetResult |
ImportStacksToStackSetResult.clone() |
ImportStacksToStackSetResult |
ImportStacksToStackSetResult.withOperationId(String operationId)
The unique identifier for the stack set operation.
|
Copyright © 2023. All rights reserved.