DataLakePrincipal
public struct DataLakePrincipal : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An identifier for the AWS Lake Formation principal.
Declaration
Swift
public let dataLakePrincipalIdentifier: String?
-
Undocumented
Declaration
Swift
public init(dataLakePrincipalIdentifier: String? = nil)
-
Declaration
Swift
public func validate(name: String) throws