Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.athena.CfnWorkGroupPropsMixin.WorkGroupConfigurationProperty
Packages that use CfnWorkGroupPropsMixin.WorkGroupConfigurationProperty
-
Uses of CfnWorkGroupPropsMixin.WorkGroupConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.athena
Classes in software.amazon.awscdk.cfnpropertymixins.services.athena that implement CfnWorkGroupPropsMixin.WorkGroupConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkGroupPropsMixin.WorkGroupConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.athena that return CfnWorkGroupPropsMixin.WorkGroupConfigurationPropertyModifier and TypeMethodDescriptionCfnWorkGroupPropsMixin.WorkGroupConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.athena with parameters of type CfnWorkGroupPropsMixin.WorkGroupConfigurationPropertyModifier and TypeMethodDescriptionCfnWorkGroupMixinProps.Builder.workGroupConfiguration(CfnWorkGroupPropsMixin.WorkGroupConfigurationProperty workGroupConfiguration) Sets the value ofCfnWorkGroupMixinProps.getWorkGroupConfiguration()CfnWorkGroupPropsMixin.Builder.workGroupConfiguration(CfnWorkGroupPropsMixin.WorkGroupConfigurationProperty workGroupConfiguration) The configuration of the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption option, if any, used for query results, whether Amazon CloudWatch Metrics are enabled for the workgroup, and the limit for the amount of bytes scanned (cutoff) per query, if it is specified.