DirectoryServiceAuthentication
public struct DirectoryServiceAuthentication : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the Active Directory used for authentication.
Declaration
Swift
public let directoryId: String? -
Undocumented
Declaration
Swift
public init(directoryId: String? = nil)
View on GitHub
DirectoryServiceAuthentication Structure Reference