Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.EventInvokeConfigProperty.Builder
Packages that use CfnFunctionPropsMixin.EventInvokeConfigProperty.Builder
-
Uses of CfnFunctionPropsMixin.EventInvokeConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.EventInvokeConfigProperty.BuilderModifier and TypeMethodDescriptionCfnFunctionPropsMixin.EventInvokeConfigProperty.builder()CfnFunctionPropsMixin.EventInvokeConfigProperty.Builder.destinationConfig(CfnFunctionPropsMixin.EventInvokeDestinationConfigProperty destinationConfig) Sets the value ofCfnFunctionPropsMixin.EventInvokeConfigProperty.getDestinationConfig()CfnFunctionPropsMixin.EventInvokeConfigProperty.Builder.destinationConfig(IResolvable destinationConfig) Sets the value ofCfnFunctionPropsMixin.EventInvokeConfigProperty.getDestinationConfig()CfnFunctionPropsMixin.EventInvokeConfigProperty.Builder.maximumEventAgeInSeconds(Number maximumEventAgeInSeconds) CfnFunctionPropsMixin.EventInvokeConfigProperty.Builder.maximumRetryAttempts(Number maximumRetryAttempts) Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.EventInvokeConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.EventInvokeConfigProperty.Builder.