Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.EmptySAMPTProperty
Packages that use CfnFunction.EmptySAMPTProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.EmptySAMPTProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnFunction.EmptySAMPTPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunction.EmptySAMPTPropertyMethods in software.amazon.awscdk.services.sam that return CfnFunction.EmptySAMPTPropertyModifier and TypeMethodDescriptionCfnFunction.EmptySAMPTProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnFunction.EmptySAMPTPropertyModifier and TypeMethodDescriptionCfnFunction.SAMPolicyTemplateProperty.Builder.amiDescribePolicy(CfnFunction.EmptySAMPTProperty amiDescribePolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getAmiDescribePolicy()CfnFunction.SAMPolicyTemplateProperty.Builder.cloudFormationDescribeStacksPolicy(CfnFunction.EmptySAMPTProperty cloudFormationDescribeStacksPolicy) CfnFunction.SAMPolicyTemplateProperty.Builder.cloudWatchPutMetricPolicy(CfnFunction.EmptySAMPTProperty cloudWatchPutMetricPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getCloudWatchPutMetricPolicy()CfnFunction.SAMPolicyTemplateProperty.Builder.ec2DescribePolicy(CfnFunction.EmptySAMPTProperty ec2DescribePolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getEc2DescribePolicy()CfnFunction.SAMPolicyTemplateProperty.Builder.rekognitionDetectOnlyPolicy(CfnFunction.EmptySAMPTProperty rekognitionDetectOnlyPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getRekognitionDetectOnlyPolicy()CfnFunction.SAMPolicyTemplateProperty.Builder.rekognitionLabelsPolicy(CfnFunction.EmptySAMPTProperty rekognitionLabelsPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getRekognitionLabelsPolicy()CfnFunction.SAMPolicyTemplateProperty.Builder.sesEmailTemplateCrudPolicy(CfnFunction.EmptySAMPTProperty sesEmailTemplateCrudPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getSesEmailTemplateCrudPolicy()CfnFunction.SAMPolicyTemplateProperty.Builder.vpcAccessPolicy(CfnFunction.EmptySAMPTProperty vpcAccessPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getVpcAccessPolicy()