Uses of Class
software.amazon.awscdk.services.ec2.CfnCapacityReservationProps.Builder
Packages that use CfnCapacityReservationProps.Builder
-
Uses of CfnCapacityReservationProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnCapacityReservationProps.BuilderModifier and TypeMethodDescriptionCfnCapacityReservationProps.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnCapacityReservationProps.getAvailabilityZone()CfnCapacityReservationProps.builder()CfnCapacityReservationProps.Builder.ebsOptimized(Boolean ebsOptimized) Sets the value ofCfnCapacityReservationProps.getEbsOptimized()CfnCapacityReservationProps.Builder.ebsOptimized(IResolvable ebsOptimized) Sets the value ofCfnCapacityReservationProps.getEbsOptimized()Sets the value ofCfnCapacityReservationProps.getEndDate()CfnCapacityReservationProps.Builder.endDateType(String endDateType) Sets the value ofCfnCapacityReservationProps.getEndDateType()CfnCapacityReservationProps.Builder.ephemeralStorage(Boolean ephemeralStorage) Sets the value ofCfnCapacityReservationProps.getEphemeralStorage()CfnCapacityReservationProps.Builder.ephemeralStorage(IResolvable ephemeralStorage) Sets the value ofCfnCapacityReservationProps.getEphemeralStorage()CfnCapacityReservationProps.Builder.instanceCount(Number instanceCount) Sets the value ofCfnCapacityReservationProps.getInstanceCount()CfnCapacityReservationProps.Builder.instanceMatchCriteria(String instanceMatchCriteria) Sets the value ofCfnCapacityReservationProps.getInstanceMatchCriteria()CfnCapacityReservationProps.Builder.instancePlatform(String instancePlatform) Sets the value ofCfnCapacityReservationProps.getInstancePlatform()CfnCapacityReservationProps.Builder.instanceType(String instanceType) Sets the value ofCfnCapacityReservationProps.getInstanceType()CfnCapacityReservationProps.Builder.outPostArn(String outPostArn) Sets the value ofCfnCapacityReservationProps.getOutPostArn()CfnCapacityReservationProps.Builder.placementGroupArn(String placementGroupArn) Sets the value ofCfnCapacityReservationProps.getPlacementGroupArn()CfnCapacityReservationProps.Builder.tagSpecifications(List<? extends Object> tagSpecifications) Sets the value ofCfnCapacityReservationProps.getTagSpecifications()CfnCapacityReservationProps.Builder.tagSpecifications(IResolvable tagSpecifications) Sets the value ofCfnCapacityReservationProps.getTagSpecifications()Sets the value ofCfnCapacityReservationProps.getTenancy()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnCapacityReservationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCapacityReservationProps.Builder.