UnshareDirectoryResult
public struct UnshareDirectoryResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Identifier of the directory stored in the directory consumer account that is to be unshared from the specified directory (DirectoryId).
Declaration
Swift
public let sharedDirectoryId: String?
-
Undocumented
Declaration
Swift
public init(sharedDirectoryId: String? = nil)