Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.athena.CfnCapacityReservationPropsMixin.Builder
Packages that use CfnCapacityReservationPropsMixin.Builder
-
Uses of CfnCapacityReservationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.athena
Methods in software.amazon.awscdk.cfnpropertymixins.services.athena that return CfnCapacityReservationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnCapacityReservationPropsMixin.Builder.capacityAssignmentConfiguration(CfnCapacityReservationPropsMixin.CapacityAssignmentConfigurationProperty capacityAssignmentConfiguration) Assigns Athena workgroups (and hence their queries) to capacity reservations.CfnCapacityReservationPropsMixin.Builder.capacityAssignmentConfiguration(IResolvable capacityAssignmentConfiguration) Assigns Athena workgroups (and hence their queries) to capacity reservations.CfnCapacityReservationPropsMixin.Builder.create()CfnCapacityReservationPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the capacity reservation.An array of key-value pairs to apply to the capacity reservation.CfnCapacityReservationPropsMixin.Builder.targetDpus(Number targetDpus) The number of data processing units requested.