Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.IAMPolicyDocumentProperty
Packages that use CfnFunction.IAMPolicyDocumentProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.IAMPolicyDocumentProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnFunction.IAMPolicyDocumentPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunction.IAMPolicyDocumentPropertyMethods in software.amazon.awscdk.services.sam that return CfnFunction.IAMPolicyDocumentPropertyModifier and TypeMethodDescriptionCfnFunction.IAMPolicyDocumentProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnFunction.IAMPolicyDocumentPropertyModifier and TypeMethodDescriptionCfnFunction.Builder.policies(CfnFunction.IAMPolicyDocumentProperty policies) CfnFunctionProps.Builder.policies(CfnFunction.IAMPolicyDocumentProperty policies) Sets the value ofCfnFunctionProps.getPolicies()voidCfnFunction.setPolicies(CfnFunction.IAMPolicyDocumentProperty value)