Uses of Class
software.amazon.awscdk.mixins.preview.services.ec2.events.EC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.Builder
Packages that use EC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.Builder
-
Uses of EC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.Builder in software.amazon.awscdk.mixins.preview.services.ec2.events
Methods in software.amazon.awscdk.mixins.preview.services.ec2.events that return EC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.BuilderModifier and TypeMethodDescriptionEC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.builder()EC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) EC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.Builder.imageId(List<String> imageId) EC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.Builder.resourceType(List<String> resourceType) EC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.Builder.state(List<String> state) EC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.Builder.stateTransitionReason(List<String> stateTransitionReason) Constructors in software.amazon.awscdk.mixins.preview.services.ec2.events with parameters of type EC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(EC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theEC2FastLaunchStateChangeNotification.EC2FastLaunchStateChangeNotificationProps.Builder.