public static interface DescribeStackSetRequest.Builder extends CloudFormationRequest.Builder, CopyableBuilder<DescribeStackSetRequest.Builder,DescribeStackSetRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeStackSetRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
DescribeStackSetRequest.Builder |
stackSetName(String stackSetName)
The name or unique ID of the stack set whose description you want.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDescribeStackSetRequest.Builder stackSetName(String stackSetName)
The name or unique ID of the stack set whose description you want.
stackSetName - The name or unique ID of the stack set whose description you want.DescribeStackSetRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.