Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.athena.CfnWorkGroupPropsMixin.CloudWatchLoggingConfigurationProperty.Builder
Packages that use CfnWorkGroupPropsMixin.CloudWatchLoggingConfigurationProperty.Builder
-
Uses of CfnWorkGroupPropsMixin.CloudWatchLoggingConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.athena
Methods in software.amazon.awscdk.cfnpropertymixins.services.athena that return CfnWorkGroupPropsMixin.CloudWatchLoggingConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnWorkGroupPropsMixin.CloudWatchLoggingConfigurationProperty.builder()CfnWorkGroupPropsMixin.CloudWatchLoggingConfigurationProperty.Builder.enabled(IResolvable enabled) CfnWorkGroupPropsMixin.CloudWatchLoggingConfigurationProperty.Builder.logStreamNamePrefix(String logStreamNamePrefix) CfnWorkGroupPropsMixin.CloudWatchLoggingConfigurationProperty.Builder.logTypes(Map<String, ? extends List<String>> logTypes) CfnWorkGroupPropsMixin.CloudWatchLoggingConfigurationProperty.Builder.logTypes(IResolvable logTypes) Constructors in software.amazon.awscdk.cfnpropertymixins.services.athena with parameters of type CfnWorkGroupPropsMixin.CloudWatchLoggingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkGroupPropsMixin.CloudWatchLoggingConfigurationProperty.Builder.