Uses of Interface
software.amazon.awscdk.mixins.preview.services.ec2.events.EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps
-
Uses of EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps in software.amazon.awscdk.mixins.preview.services.ec2.events
Classes in software.amazon.awscdk.mixins.preview.services.ec2.events that implement EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningPropsModifier and TypeClassDescriptionstatic final classAn implementation forEC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningPropsMethods in software.amazon.awscdk.mixins.preview.services.ec2.events that return EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningPropsModifier and TypeMethodDescriptionEC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.ec2.events with parameters of type EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningPropsModifier and TypeMethodDescriptionstatic EventPatternEC2SpotInstanceInterruptionWarning.ec2SpotInstanceInterruptionWarningPattern(EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps options) (experimental) EventBridge event pattern for EC2 Spot Instance Interruption Warning.InstanceEvents.ec2SpotInstanceInterruptionWarningPattern(EC2SpotInstanceInterruptionWarning.EC2SpotInstanceInterruptionWarningProps options) (experimental) EventBridge event pattern for Instance EC2 Spot Instance Interruption Warning.