Uses of Class
software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder
Packages that use CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder
-
Uses of CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnSpotFleet.SpotFleetLaunchSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.blockDeviceMappings(List<? extends Object> blockDeviceMappings) CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.blockDeviceMappings(IResolvable blockDeviceMappings) CfnSpotFleet.SpotFleetLaunchSpecificationProperty.builder()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.ebsOptimized(Boolean ebsOptimized) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getEbsOptimized()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.ebsOptimized(IResolvable ebsOptimized) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getEbsOptimized()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.iamInstanceProfile(IResolvable iamInstanceProfile) CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.iamInstanceProfile(CfnSpotFleet.IamInstanceProfileSpecificationProperty iamInstanceProfile) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getImageId()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.instanceRequirements(IResolvable instanceRequirements) CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.instanceRequirements(CfnSpotFleet.InstanceRequirementsRequestProperty instanceRequirements) CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.instanceType(String instanceType) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getInstanceType()Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getKernelId()Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getKeyName()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.monitoring(IResolvable monitoring) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getMonitoring()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.monitoring(CfnSpotFleet.SpotFleetMonitoringProperty monitoring) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getMonitoring()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.networkInterfaces(List<? extends Object> networkInterfaces) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getNetworkInterfaces()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.networkInterfaces(IResolvable networkInterfaces) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getNetworkInterfaces()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.placement(IResolvable placement) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getPlacement()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.placement(CfnSpotFleet.SpotPlacementProperty placement) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getPlacement()Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getRamdiskId()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.securityGroups(List<? extends Object> securityGroups) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getSecurityGroups()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.securityGroups(IResolvable securityGroups) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getSecurityGroups()Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getSpotPrice()Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getSubnetId()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.tagSpecifications(List<? extends Object> tagSpecifications) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getTagSpecifications()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.tagSpecifications(IResolvable tagSpecifications) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getTagSpecifications()Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getUserData()CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.weightedCapacity(Number weightedCapacity) Sets the value ofCfnSpotFleet.SpotFleetLaunchSpecificationProperty.getWeightedCapacity()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnSpotFleet.SpotFleetLaunchSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.