Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.supportauthz.CfnSupportPermitPropsMixin.PermitProperty
Packages that use CfnSupportPermitPropsMixin.PermitProperty
-
Uses of CfnSupportPermitPropsMixin.PermitProperty in software.amazon.awscdk.cfnpropertymixins.services.supportauthz
Classes in software.amazon.awscdk.cfnpropertymixins.services.supportauthz that implement CfnSupportPermitPropsMixin.PermitPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSupportPermitPropsMixin.PermitPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.supportauthz that return CfnSupportPermitPropsMixin.PermitPropertyModifier and TypeMethodDescriptionCfnSupportPermitPropsMixin.PermitProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.supportauthz with parameters of type CfnSupportPermitPropsMixin.PermitPropertyModifier and TypeMethodDescriptionCfnSupportPermitMixinProps.Builder.permit(CfnSupportPermitPropsMixin.PermitProperty permit) Sets the value ofCfnSupportPermitMixinProps.getPermit()CfnSupportPermitPropsMixin.Builder.permit(CfnSupportPermitPropsMixin.PermitProperty permit) The grant definition: which actions on which resources, optionally constrained by time conditions.