DisableDirectoryResponse
public struct DisableDirectoryResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the directory that has been disabled.
Declaration
Swift
public let directoryArn: String -
Undocumented
Declaration
Swift
public init(directoryArn: String)
View on GitHub
DisableDirectoryResponse Structure Reference