Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.IAMPolicyDocumentProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.IAMPolicyDocumentProperty in software.amazon.awscdk.services.sam
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunction.IAMPolicyDocumentProperty
Modifier and TypeMethodDescriptionCfnFunction.IAMPolicyDocumentProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFunction.Builder.policies
(CfnFunction.IAMPolicyDocumentProperty policies) CfnFunctionProps.Builder.policies
(CfnFunction.IAMPolicyDocumentProperty policies) Sets the value ofCfnFunctionProps.getPolicies()
void
CfnFunction.setPolicies
(CfnFunction.IAMPolicyDocumentProperty value)