Uses of Interface
software.amazon.awssdk.services.cloudformation.model.StackSetOperationResultSummary.Builder
Packages that use StackSetOperationResultSummary.Builder
-
Uses of StackSetOperationResultSummary.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return StackSetOperationResultSummary.BuilderModifier and TypeMethodDescription[Self-managed permissions] The name of the Amazon Web Services account for this operation result.StackSetOperationResultSummary.Builder.accountGateResult(Consumer<AccountGateResult.Builder> accountGateResult) The results of the account gate function CloudFormation invokes, if present, before proceeding with StackSet operations in an account.StackSetOperationResultSummary.Builder.accountGateResult(AccountGateResult accountGateResult) The results of the account gate function CloudFormation invokes, if present, before proceeding with StackSet operations in an account.StackSetOperationResultSummary.builder()StackSetOperationResultSummary.Builder.organizationalUnitId(String organizationalUnitId) [Service-managed permissions] The organization root ID or organizational unit (OU) IDs that you specified for DeploymentTargets.The name of the Amazon Web Services Region for this operation result.The result status of the StackSet operation for the given account in the given Region.StackSetOperationResultSummary.Builder.status(StackSetOperationResultStatus status) The result status of the StackSet operation for the given account in the given Region.StackSetOperationResultSummary.Builder.statusReason(String statusReason) The reason for the assigned result status.StackSetOperationResultSummary.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type StackSetOperationResultSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StackSetOperationResultSummary.Builder>StackSetOperationResultSummary.serializableBuilderClass()