Uses of Class
software.amazon.awscdk.services.athena.CfnWorkGroup.ResultConfigurationProperty.Builder
Packages that use CfnWorkGroup.ResultConfigurationProperty.Builder
-
Uses of CfnWorkGroup.ResultConfigurationProperty.Builder in software.amazon.awscdk.services.athena
Methods in software.amazon.awscdk.services.athena that return CfnWorkGroup.ResultConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnWorkGroup.ResultConfigurationProperty.Builder.aclConfiguration
(IResolvable aclConfiguration) Sets the value ofCfnWorkGroup.ResultConfigurationProperty.getAclConfiguration()
CfnWorkGroup.ResultConfigurationProperty.Builder.aclConfiguration
(CfnWorkGroup.AclConfigurationProperty aclConfiguration) Sets the value ofCfnWorkGroup.ResultConfigurationProperty.getAclConfiguration()
CfnWorkGroup.ResultConfigurationProperty.builder()
CfnWorkGroup.ResultConfigurationProperty.Builder.encryptionConfiguration
(IResolvable encryptionConfiguration) Sets the value ofCfnWorkGroup.ResultConfigurationProperty.getEncryptionConfiguration()
CfnWorkGroup.ResultConfigurationProperty.Builder.encryptionConfiguration
(CfnWorkGroup.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnWorkGroup.ResultConfigurationProperty.getEncryptionConfiguration()
CfnWorkGroup.ResultConfigurationProperty.Builder.expectedBucketOwner
(String expectedBucketOwner) Sets the value ofCfnWorkGroup.ResultConfigurationProperty.getExpectedBucketOwner()
CfnWorkGroup.ResultConfigurationProperty.Builder.outputLocation
(String outputLocation) Sets the value ofCfnWorkGroup.ResultConfigurationProperty.getOutputLocation()
Constructors in software.amazon.awscdk.services.athena with parameters of type CfnWorkGroup.ResultConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWorkGroup.ResultConfigurationProperty.Builder
.