Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.KinesisEventProperty.Builder
Packages that use CfnFunctionPropsMixin.KinesisEventProperty.Builder
-
Uses of CfnFunctionPropsMixin.KinesisEventProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.KinesisEventProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnFunctionPropsMixin.KinesisEventProperty.getBatchSize()CfnFunctionPropsMixin.KinesisEventProperty.builder()Sets the value ofCfnFunctionPropsMixin.KinesisEventProperty.getEnabled()CfnFunctionPropsMixin.KinesisEventProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnFunctionPropsMixin.KinesisEventProperty.getEnabled()CfnFunctionPropsMixin.KinesisEventProperty.Builder.functionResponseTypes(List<String> functionResponseTypes) Sets the value ofCfnFunctionPropsMixin.KinesisEventProperty.getFunctionResponseTypes()CfnFunctionPropsMixin.KinesisEventProperty.Builder.startingPosition(String startingPosition) Sets the value ofCfnFunctionPropsMixin.KinesisEventProperty.getStartingPosition()Sets the value ofCfnFunctionPropsMixin.KinesisEventProperty.getStream()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.KinesisEventProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.KinesisEventProperty.Builder.