Uses of Class
software.amazon.awscdk.services.athena.CfnWorkGroup.CloudWatchLoggingConfigurationProperty.Builder
Packages that use CfnWorkGroup.CloudWatchLoggingConfigurationProperty.Builder
-
Uses of CfnWorkGroup.CloudWatchLoggingConfigurationProperty.Builder in software.amazon.awscdk.services.athena
Methods in software.amazon.awscdk.services.athena that return CfnWorkGroup.CloudWatchLoggingConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnWorkGroup.CloudWatchLoggingConfigurationProperty.builder()Sets the value ofCfnWorkGroup.CloudWatchLoggingConfigurationProperty.getEnabled()CfnWorkGroup.CloudWatchLoggingConfigurationProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnWorkGroup.CloudWatchLoggingConfigurationProperty.getEnabled()Sets the value ofCfnWorkGroup.CloudWatchLoggingConfigurationProperty.getLogGroup()CfnWorkGroup.CloudWatchLoggingConfigurationProperty.Builder.logStreamNamePrefix(String logStreamNamePrefix) CfnWorkGroup.CloudWatchLoggingConfigurationProperty.Builder.logTypes(Map<String, ? extends List<String>> logTypes) Sets the value ofCfnWorkGroup.CloudWatchLoggingConfigurationProperty.getLogTypes()CfnWorkGroup.CloudWatchLoggingConfigurationProperty.Builder.logTypes(IResolvable logTypes) Sets the value ofCfnWorkGroup.CloudWatchLoggingConfigurationProperty.getLogTypes()Constructors in software.amazon.awscdk.services.athena with parameters of type CfnWorkGroup.CloudWatchLoggingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkGroup.CloudWatchLoggingConfigurationProperty.Builder.