Uses of Interface
software.amazon.awscdk.services.ec2.CfnEC2Fleet.OnDemandOptionsRequestProperty
Packages that use CfnEC2Fleet.OnDemandOptionsRequestProperty
-
Uses of CfnEC2Fleet.OnDemandOptionsRequestProperty in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnEC2Fleet.OnDemandOptionsRequestPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEC2Fleet.OnDemandOptionsRequestPropertyMethods in software.amazon.awscdk.services.ec2 that return CfnEC2Fleet.OnDemandOptionsRequestPropertyModifier and TypeMethodDescriptionCfnEC2Fleet.OnDemandOptionsRequestProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type CfnEC2Fleet.OnDemandOptionsRequestPropertyModifier and TypeMethodDescriptionCfnEC2Fleet.Builder.onDemandOptions(CfnEC2Fleet.OnDemandOptionsRequestProperty onDemandOptions) Describes the configuration of On-Demand Instances in an EC2 Fleet.CfnEC2FleetProps.Builder.onDemandOptions(CfnEC2Fleet.OnDemandOptionsRequestProperty onDemandOptions) Sets the value ofCfnEC2FleetProps.getOnDemandOptions()voidCfnEC2Fleet.setOnDemandOptions(CfnEC2Fleet.OnDemandOptionsRequestProperty value) Describes the configuration of On-Demand Instances in an EC2 Fleet.