@Stability(value=Stable) public static final class CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWorkGroup.ResultConfigurationUpdatesProperty>
CfnWorkGroup.ResultConfigurationUpdatesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder encryptionConfiguration(CfnWorkGroup.EncryptionConfigurationProperty encryptionConfiguration)
encryptionConfiguration - `CfnWorkGroup.ResultConfigurationUpdatesProperty.EncryptionConfiguration`.this@Stability(value=Stable) public CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder encryptionConfiguration(IResolvable encryptionConfiguration)
encryptionConfiguration - `CfnWorkGroup.ResultConfigurationUpdatesProperty.EncryptionConfiguration`.this@Stability(value=Stable) public CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder outputLocation(String outputLocation)
CfnWorkGroup.ResultConfigurationUpdatesProperty.getOutputLocation()outputLocation - `CfnWorkGroup.ResultConfigurationUpdatesProperty.OutputLocation`.this@Stability(value=Stable) public CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder removeEncryptionConfiguration(Boolean removeEncryptionConfiguration)
CfnWorkGroup.ResultConfigurationUpdatesProperty.getRemoveEncryptionConfiguration()removeEncryptionConfiguration - `CfnWorkGroup.ResultConfigurationUpdatesProperty.RemoveEncryptionConfiguration`.this@Stability(value=Stable) public CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder removeEncryptionConfiguration(IResolvable removeEncryptionConfiguration)
CfnWorkGroup.ResultConfigurationUpdatesProperty.getRemoveEncryptionConfiguration()removeEncryptionConfiguration - `CfnWorkGroup.ResultConfigurationUpdatesProperty.RemoveEncryptionConfiguration`.this@Stability(value=Stable) public CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder removeOutputLocation(Boolean removeOutputLocation)
removeOutputLocation - `CfnWorkGroup.ResultConfigurationUpdatesProperty.RemoveOutputLocation`.this@Stability(value=Stable) public CfnWorkGroup.ResultConfigurationUpdatesProperty.Builder removeOutputLocation(IResolvable removeOutputLocation)
removeOutputLocation - `CfnWorkGroup.ResultConfigurationUpdatesProperty.RemoveOutputLocation`.this@Stability(value=Stable) public CfnWorkGroup.ResultConfigurationUpdatesProperty build()
build in interface software.amazon.jsii.Builder<CfnWorkGroup.ResultConfigurationUpdatesProperty>CfnWorkGroup.ResultConfigurationUpdatesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.