Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.BucketSAMPTProperty
Packages that use CfnFunction.BucketSAMPTProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.BucketSAMPTProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnFunction.BucketSAMPTPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnFunction.BucketSAMPTProperty
Methods in software.amazon.awscdk.services.sam that return CfnFunction.BucketSAMPTPropertyModifier and TypeMethodDescriptionCfnFunction.BucketSAMPTProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnFunction.BucketSAMPTPropertyModifier and TypeMethodDescriptionCfnFunction.SAMPolicyTemplateProperty.Builder.s3CrudPolicy
(CfnFunction.BucketSAMPTProperty s3CrudPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getS3CrudPolicy()
CfnFunction.SAMPolicyTemplateProperty.Builder.s3ReadPolicy
(CfnFunction.BucketSAMPTProperty s3ReadPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getS3ReadPolicy()
CfnFunction.SAMPolicyTemplateProperty.Builder.s3WritePolicy
(CfnFunction.BucketSAMPTProperty s3WritePolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getS3WritePolicy()