ShareDirectoryResult
public struct ShareDirectoryResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Identifier of the directory that is stored in the directory consumer account that is shared from the specified directory (DirectoryId).
Declaration
Swift
public let sharedDirectoryId: String? -
Undocumented
Declaration
Swift
public init(sharedDirectoryId: String? = nil)
View on GitHub
ShareDirectoryResult Structure Reference