RejectSharedDirectoryResult
public struct RejectSharedDirectoryResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Identifier of the shared directory in the directory consumer account.
Declaration
Swift
public let sharedDirectoryId: String?
-
Undocumented
Declaration
Swift
public init(sharedDirectoryId: String? = nil)