Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnEventInvokeConfigMixinProps.Builder
Packages that use CfnEventInvokeConfigMixinProps.Builder
-
Uses of CfnEventInvokeConfigMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lambda
Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnEventInvokeConfigMixinProps.BuilderModifier and TypeMethodDescriptionCfnEventInvokeConfigMixinProps.builder()CfnEventInvokeConfigMixinProps.Builder.destinationConfig(CfnEventInvokeConfigPropsMixin.DestinationConfigProperty destinationConfig) Sets the value ofCfnEventInvokeConfigMixinProps.getDestinationConfig()CfnEventInvokeConfigMixinProps.Builder.destinationConfig(IResolvable destinationConfig) Sets the value ofCfnEventInvokeConfigMixinProps.getDestinationConfig()CfnEventInvokeConfigMixinProps.Builder.functionName(String functionName) Sets the value ofCfnEventInvokeConfigMixinProps.getFunctionName()CfnEventInvokeConfigMixinProps.Builder.functionName(IFunctionRef functionName) Sets the value ofCfnEventInvokeConfigMixinProps.getFunctionName()CfnEventInvokeConfigMixinProps.Builder.maximumEventAgeInSeconds(Number maximumEventAgeInSeconds) Sets the value ofCfnEventInvokeConfigMixinProps.getMaximumEventAgeInSeconds()CfnEventInvokeConfigMixinProps.Builder.maximumRetryAttempts(Number maximumRetryAttempts) Sets the value ofCfnEventInvokeConfigMixinProps.getMaximumRetryAttempts()Sets the value ofCfnEventInvokeConfigMixinProps.getQualifier()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnEventInvokeConfigMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventInvokeConfigMixinProps.Builder.