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