Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.mpa.CfnApprovalTeamPropsMixin.ApprovalStrategyProperty
Packages that use CfnApprovalTeamPropsMixin.ApprovalStrategyProperty
-
Uses of CfnApprovalTeamPropsMixin.ApprovalStrategyProperty in software.amazon.awscdk.cfnpropertymixins.services.mpa
Classes in software.amazon.awscdk.cfnpropertymixins.services.mpa that implement CfnApprovalTeamPropsMixin.ApprovalStrategyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApprovalTeamPropsMixin.ApprovalStrategyPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.mpa that return CfnApprovalTeamPropsMixin.ApprovalStrategyPropertyModifier and TypeMethodDescriptionCfnApprovalTeamPropsMixin.ApprovalStrategyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.mpa with parameters of type CfnApprovalTeamPropsMixin.ApprovalStrategyPropertyModifier and TypeMethodDescriptionCfnApprovalTeamMixinProps.Builder.approvalStrategy(CfnApprovalTeamPropsMixin.ApprovalStrategyProperty approvalStrategy) Sets the value ofCfnApprovalTeamMixinProps.getApprovalStrategy()CfnApprovalTeamPropsMixin.Builder.approvalStrategy(CfnApprovalTeamPropsMixin.ApprovalStrategyProperty approvalStrategy) Contains details for how an approval team grants approval.