Uses of Interface
software.amazon.awscdk.services.qbusiness.CfnIndex.IndexCapacityConfigurationProperty
-
Uses of CfnIndex.IndexCapacityConfigurationProperty in software.amazon.awscdk.services.qbusiness
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnIndex.IndexCapacityConfigurationProperty
Modifier and TypeMethodDescriptionCfnIndex.IndexCapacityConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnIndex.Builder.capacityConfiguration
(CfnIndex.IndexCapacityConfigurationProperty capacityConfiguration) The capacity units you want to provision for your index.CfnIndexProps.Builder.capacityConfiguration
(CfnIndex.IndexCapacityConfigurationProperty capacityConfiguration) Sets the value ofCfnIndexProps.getCapacityConfiguration()
void
CfnIndex.setCapacityConfiguration
(CfnIndex.IndexCapacityConfigurationProperty value) The capacity units you want to provision for your index.