@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:02.142Z") @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.