Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.KinesisEventProperty.Builder
Packages that use CfnFunction.KinesisEventProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.KinesisEventProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnFunction.KinesisEventProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnFunction.KinesisEventProperty.getBatchSize()CfnFunction.KinesisEventProperty.builder()Sets the value ofCfnFunction.KinesisEventProperty.getEnabled()CfnFunction.KinesisEventProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnFunction.KinesisEventProperty.getEnabled()CfnFunction.KinesisEventProperty.Builder.functionResponseTypes(List<String> functionResponseTypes) Sets the value ofCfnFunction.KinesisEventProperty.getFunctionResponseTypes()CfnFunction.KinesisEventProperty.Builder.startingPosition(String startingPosition) Sets the value ofCfnFunction.KinesisEventProperty.getStartingPosition()Sets the value ofCfnFunction.KinesisEventProperty.getStream()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnFunction.KinesisEventProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.KinesisEventProperty.Builder.