Uses of Class
software.amazon.awscdk.services.athena.CfnCapacityReservationProps.Builder
-
Uses of CfnCapacityReservationProps.Builder in software.amazon.awscdk.services.athena
Modifier and TypeMethodDescriptionCfnCapacityReservationProps.builder()
CfnCapacityReservationProps.Builder.capacityAssignmentConfiguration
(IResolvable capacityAssignmentConfiguration) Sets the value ofCfnCapacityReservationProps.getCapacityAssignmentConfiguration()
CfnCapacityReservationProps.Builder.capacityAssignmentConfiguration
(CfnCapacityReservation.CapacityAssignmentConfigurationProperty capacityAssignmentConfiguration) Sets the value ofCfnCapacityReservationProps.getCapacityAssignmentConfiguration()
Sets the value ofCfnCapacityReservationProps.getName()
Sets the value ofCfnCapacityReservationProps.getTags()
CfnCapacityReservationProps.Builder.targetDpus
(Number targetDpus) Sets the value ofCfnCapacityReservationProps.getTargetDpus()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCapacityReservationProps.Builder
.