static DetectStackSetDriftRequest.Builder |
DetectStackSetDriftRequest.builder() |
|
DetectStackSetDriftRequest.Builder |
DetectStackSetDriftRequest.Builder.callAs(String callAs) |
[Service-managed permissions] Specifies whether you are acting as an account administrator in the
organization's management account or as a delegated administrator in a member account.
|
DetectStackSetDriftRequest.Builder |
DetectStackSetDriftRequest.Builder.callAs(CallAs callAs) |
[Service-managed permissions] Specifies whether you are acting as an account administrator in the
organization's management account or as a delegated administrator in a member account.
|
DetectStackSetDriftRequest.Builder |
DetectStackSetDriftRequest.Builder.operationId(String operationId) |
The ID of the StackSet operation.
|
default DetectStackSetDriftRequest.Builder |
DetectStackSetDriftRequest.Builder.operationPreferences(Consumer<StackSetOperationPreferences.Builder> operationPreferences) |
The user-specified preferences for how CloudFormation performs a StackSet operation.
|
DetectStackSetDriftRequest.Builder |
DetectStackSetDriftRequest.Builder.operationPreferences(StackSetOperationPreferences operationPreferences) |
The user-specified preferences for how CloudFormation performs a StackSet operation.
|
DetectStackSetDriftRequest.Builder |
DetectStackSetDriftRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
DetectStackSetDriftRequest.Builder |
DetectStackSetDriftRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
DetectStackSetDriftRequest.Builder |
DetectStackSetDriftRequest.Builder.stackSetName(String stackSetName) |
The name of the StackSet on which to perform the drift detection operation.
|
DetectStackSetDriftRequest.Builder |
DetectStackSetDriftRequest.toBuilder() |
|