Uses of Class
software.amazon.awssdk.services.cloudformation.model.AccountGateResult
Packages that use AccountGateResult
-
Uses of AccountGateResult in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return AccountGateResultModifier and TypeMethodDescriptionfinal AccountGateResultStackSetOperationResultSummary.accountGateResult()The results of the account gate function CloudFormation invokes, if present, before proceeding with StackSet operations in an account.Methods in software.amazon.awssdk.services.cloudformation.model with parameters of type AccountGateResultModifier and TypeMethodDescriptionStackSetOperationResultSummary.Builder.accountGateResult(AccountGateResult accountGateResult) The results of the account gate function CloudFormation invokes, if present, before proceeding with StackSet operations in an account.