GetDataLakeSettingsResponse
public struct GetDataLakeSettingsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A structure representing a list of AWS Lake Formation principals designated as data lake administrators.
Declaration
Swift
public let dataLakeSettings: DataLakeSettings?
-
Undocumented
Declaration
Swift
public init(dataLakeSettings: DataLakeSettings? = nil)