GetDataCatalogEncryptionSettingsResponse
public struct GetDataCatalogEncryptionSettingsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The requested security configuration.
Declaration
Swift
public let dataCatalogEncryptionSettings: DataCatalogEncryptionSettings? -
Undocumented
Declaration
Swift
public init(dataCatalogEncryptionSettings: DataCatalogEncryptionSettings? = nil)
View on GitHub
GetDataCatalogEncryptionSettingsResponse Structure Reference