Uses of Class
software.amazon.awscdk.mixins.preview.services.ec2.events.EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.Builder
Packages that use EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.Builder
-
Uses of EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.Builder in software.amazon.awscdk.mixins.preview.services.ec2.events
Methods in software.amazon.awscdk.mixins.preview.services.ec2.events that return EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.BuilderModifier and TypeMethodDescriptionEC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.builder()EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.Builder.instanceAction(List<String> instanceAction) EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.Builder.instanceId(List<String> instanceId) Constructors in software.amazon.awscdk.mixins.preview.services.ec2.events with parameters of type EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.Builder builder) Constructor that initializes the object based on literal property values passed by theEC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.Builder.