Uses of Class
software.amazon.awscdk.services.arcregionswitch.CfnPlan.LambdaEventSourceMappingConfigurationProperty.Builder
Packages that use CfnPlan.LambdaEventSourceMappingConfigurationProperty.Builder
Package
Description
AWS::ARCRegionSwitch Construct Library
-
Uses of CfnPlan.LambdaEventSourceMappingConfigurationProperty.Builder in software.amazon.awscdk.services.arcregionswitch
Methods in software.amazon.awscdk.services.arcregionswitch that return CfnPlan.LambdaEventSourceMappingConfigurationProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnPlan.LambdaEventSourceMappingConfigurationProperty.getAction()CfnPlan.LambdaEventSourceMappingConfigurationProperty.builder()CfnPlan.LambdaEventSourceMappingConfigurationProperty.Builder.regionEventSourceMappings(Map<String, ? extends Object> regionEventSourceMappings) CfnPlan.LambdaEventSourceMappingConfigurationProperty.Builder.regionEventSourceMappings(IResolvable regionEventSourceMappings) CfnPlan.LambdaEventSourceMappingConfigurationProperty.Builder.timeoutMinutes(Number timeoutMinutes) CfnPlan.LambdaEventSourceMappingConfigurationProperty.Builder.ungraceful(IResolvable ungraceful) Sets the value ofCfnPlan.LambdaEventSourceMappingConfigurationProperty.getUngraceful()CfnPlan.LambdaEventSourceMappingConfigurationProperty.Builder.ungraceful(CfnPlan.LambdaEventSourceMappingUngracefulProperty ungraceful) Sets the value ofCfnPlan.LambdaEventSourceMappingConfigurationProperty.getUngraceful()Constructors in software.amazon.awscdk.services.arcregionswitch with parameters of type CfnPlan.LambdaEventSourceMappingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlan.LambdaEventSourceMappingConfigurationProperty.Builder.