@Stability(value=Stable) public static final class CfnDataCatalogEncryptionSettingsProps.Builder extends Object implements software.amazon.jsii.Builder<CfnDataCatalogEncryptionSettingsProps>
CfnDataCatalogEncryptionSettingsProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataCatalogEncryptionSettingsProps |
build()
Builds the configured instance.
|
CfnDataCatalogEncryptionSettingsProps.Builder |
catalogId(String catalogId)
Sets the value of
CfnDataCatalogEncryptionSettingsProps.getCatalogId() |
CfnDataCatalogEncryptionSettingsProps.Builder |
dataCatalogEncryptionSettings(CfnDataCatalogEncryptionSettings.DataCatalogEncryptionSettingsProperty dataCatalogEncryptionSettings)
Sets the value of
CfnDataCatalogEncryptionSettingsProps.getDataCatalogEncryptionSettings() |
CfnDataCatalogEncryptionSettingsProps.Builder |
dataCatalogEncryptionSettings(IResolvable dataCatalogEncryptionSettings)
Sets the value of
CfnDataCatalogEncryptionSettingsProps.getDataCatalogEncryptionSettings() |
@Stability(value=Stable) public CfnDataCatalogEncryptionSettingsProps.Builder catalogId(String catalogId)
CfnDataCatalogEncryptionSettingsProps.getCatalogId()catalogId - `AWS::Glue::DataCatalogEncryptionSettings.CatalogId`. This parameter is required.this@Stability(value=Stable) public CfnDataCatalogEncryptionSettingsProps.Builder dataCatalogEncryptionSettings(CfnDataCatalogEncryptionSettings.DataCatalogEncryptionSettingsProperty dataCatalogEncryptionSettings)
CfnDataCatalogEncryptionSettingsProps.getDataCatalogEncryptionSettings()dataCatalogEncryptionSettings - `AWS::Glue::DataCatalogEncryptionSettings.DataCatalogEncryptionSettings`. This parameter is required.this@Stability(value=Stable) public CfnDataCatalogEncryptionSettingsProps.Builder dataCatalogEncryptionSettings(IResolvable dataCatalogEncryptionSettings)
CfnDataCatalogEncryptionSettingsProps.getDataCatalogEncryptionSettings()dataCatalogEncryptionSettings - `AWS::Glue::DataCatalogEncryptionSettings.DataCatalogEncryptionSettings`. This parameter is required.this@Stability(value=Stable) public CfnDataCatalogEncryptionSettingsProps build()
build in interface software.amazon.jsii.Builder<CfnDataCatalogEncryptionSettingsProps>CfnDataCatalogEncryptionSettingsPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.