Uses of Class
software.amazon.awscdk.services.athena.CfnWorkGroupProps.Builder
Packages that use CfnWorkGroupProps.Builder
-
Uses of CfnWorkGroupProps.Builder in software.amazon.awscdk.services.athena
Methods in software.amazon.awscdk.services.athena that return CfnWorkGroupProps.BuilderModifier and TypeMethodDescriptionstatic CfnWorkGroupProps.BuilderCfnWorkGroupProps.builder()CfnWorkGroupProps.Builder.description(String description) Sets the value ofCfnWorkGroupProps.getDescription()Sets the value ofCfnWorkGroupProps.getName()CfnWorkGroupProps.Builder.recursiveDeleteOption(Boolean recursiveDeleteOption) Sets the value ofCfnWorkGroupProps.getRecursiveDeleteOption()CfnWorkGroupProps.Builder.recursiveDeleteOption(IResolvable recursiveDeleteOption) Sets the value ofCfnWorkGroupProps.getRecursiveDeleteOption()Sets the value ofCfnWorkGroupProps.getState()Sets the value ofCfnWorkGroupProps.getTags()CfnWorkGroupProps.Builder.workGroupConfiguration(IResolvable workGroupConfiguration) Sets the value ofCfnWorkGroupProps.getWorkGroupConfiguration()CfnWorkGroupProps.Builder.workGroupConfiguration(CfnWorkGroup.WorkGroupConfigurationProperty workGroupConfiguration) Sets the value ofCfnWorkGroupProps.getWorkGroupConfiguration()CfnWorkGroupProps.Builder.workGroupConfigurationUpdates(IResolvable workGroupConfigurationUpdates) Deprecated.this property has been deprecatedCfnWorkGroupProps.Builder.workGroupConfigurationUpdates(CfnWorkGroup.WorkGroupConfigurationUpdatesProperty workGroupConfigurationUpdates) Deprecated.this property has been deprecatedConstructors in software.amazon.awscdk.services.athena with parameters of type CfnWorkGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkGroupProps.Builder.