Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.BucketSAMPTProperty
Packages that use CfnFunctionPropsMixin.BucketSAMPTProperty
-
Uses of CfnFunctionPropsMixin.BucketSAMPTProperty in software.amazon.awscdk.cfnpropertymixins.services.sam
Classes in software.amazon.awscdk.cfnpropertymixins.services.sam that implement CfnFunctionPropsMixin.BucketSAMPTPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunctionPropsMixin.BucketSAMPTPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.BucketSAMPTPropertyModifier and TypeMethodDescriptionCfnFunctionPropsMixin.BucketSAMPTProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.BucketSAMPTPropertyModifier and TypeMethodDescriptionCfnFunctionPropsMixin.SAMPolicyTemplateProperty.Builder.s3CrudPolicy(CfnFunctionPropsMixin.BucketSAMPTProperty s3CrudPolicy) Sets the value ofCfnFunctionPropsMixin.SAMPolicyTemplateProperty.getS3CrudPolicy()CfnFunctionPropsMixin.SAMPolicyTemplateProperty.Builder.s3ReadPolicy(CfnFunctionPropsMixin.BucketSAMPTProperty s3ReadPolicy) Sets the value ofCfnFunctionPropsMixin.SAMPolicyTemplateProperty.getS3ReadPolicy()CfnFunctionPropsMixin.SAMPolicyTemplateProperty.Builder.s3WritePolicy(CfnFunctionPropsMixin.BucketSAMPTProperty s3WritePolicy) Sets the value ofCfnFunctionPropsMixin.SAMPolicyTemplateProperty.getS3WritePolicy()