Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.EmptySAMPTProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.EmptySAMPTProperty in software.amazon.awscdk.services.sam
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunction.EmptySAMPTProperty
Modifier and TypeMethodDescriptionCfnFunction.EmptySAMPTProperty.Builder.build()
Builds the configured instance.Modifier 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()