@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.324Z") @Stability(value=Stable) public interface CfnDataCatalogEncryptionSettingsProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataCatalogEncryptionSettingsProps.Builder
A builder for
CfnDataCatalogEncryptionSettingsProps |
static class |
CfnDataCatalogEncryptionSettingsProps.Jsii$Proxy
An implementation for
CfnDataCatalogEncryptionSettingsProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataCatalogEncryptionSettingsProps.Builder |
builder() |
String |
getCatalogId()
`AWS::Glue::DataCatalogEncryptionSettings.CatalogId`.
|
Object |
getDataCatalogEncryptionSettings()
`AWS::Glue::DataCatalogEncryptionSettings.DataCatalogEncryptionSettings`.
|
@Stability(value=Stable) @NotNull String getCatalogId()
@Stability(value=Stable) @NotNull Object getDataCatalogEncryptionSettings()
@Stability(value=Stable) static CfnDataCatalogEncryptionSettingsProps.Builder builder()
Copyright © 2021. All rights reserved.