Uses of Interface
software.amazon.awscdk.services.supportauthz.CfnSupportPermit.PermitProperty
Packages that use CfnSupportPermit.PermitProperty
Package
Description
AWS::SupportAuthZ Construct Library
-
Uses of CfnSupportPermit.PermitProperty in software.amazon.awscdk.services.supportauthz
Classes in software.amazon.awscdk.services.supportauthz that implement CfnSupportPermit.PermitPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSupportPermit.PermitPropertyMethods in software.amazon.awscdk.services.supportauthz that return CfnSupportPermit.PermitPropertyModifier and TypeMethodDescriptionCfnSupportPermit.PermitProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.supportauthz with parameters of type CfnSupportPermit.PermitPropertyModifier and TypeMethodDescriptionCfnSupportPermit.Builder.permit(CfnSupportPermit.PermitProperty permit) The grant definition: which actions on which resources, optionally constrained by time conditions.CfnSupportPermitProps.Builder.permit(CfnSupportPermit.PermitProperty permit) Sets the value ofCfnSupportPermitProps.getPermit()voidCfnSupportPermit.setPermit(CfnSupportPermit.PermitProperty value) The grant definition: which actions on which resources, optionally constrained by time conditions.