Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.StreamSAMPTProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.StreamSAMPTProperty in software.amazon.awscdk.services.sam
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunction.StreamSAMPTProperty
Modifier and TypeMethodDescriptionCfnFunction.StreamSAMPTProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFunction.SAMPolicyTemplateProperty.Builder.kinesisCrudPolicy
(CfnFunction.StreamSAMPTProperty kinesisCrudPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getKinesisCrudPolicy()
CfnFunction.SAMPolicyTemplateProperty.Builder.kinesisStreamReadPolicy
(CfnFunction.StreamSAMPTProperty kinesisStreamReadPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getKinesisStreamReadPolicy()