Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnEC2FleetPropsMixin.SpotOptionsRequestProperty
Packages that use CfnEC2FleetPropsMixin.SpotOptionsRequestProperty
-
Uses of CfnEC2FleetPropsMixin.SpotOptionsRequestProperty in software.amazon.awscdk.cfnpropertymixins.services.ec2
Classes in software.amazon.awscdk.cfnpropertymixins.services.ec2 that implement CfnEC2FleetPropsMixin.SpotOptionsRequestPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEC2FleetPropsMixin.SpotOptionsRequestPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnEC2FleetPropsMixin.SpotOptionsRequestPropertyModifier and TypeMethodDescriptionCfnEC2FleetPropsMixin.SpotOptionsRequestProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnEC2FleetPropsMixin.SpotOptionsRequestPropertyModifier and TypeMethodDescriptionCfnEC2FleetMixinProps.Builder.spotOptions(CfnEC2FleetPropsMixin.SpotOptionsRequestProperty spotOptions) Sets the value ofCfnEC2FleetMixinProps.getSpotOptions()CfnEC2FleetPropsMixin.Builder.spotOptions(CfnEC2FleetPropsMixin.SpotOptionsRequestProperty spotOptions) Describes the configuration of Spot Instances in an EC2 Fleet.