AccountSharingInfo
public struct AccountSharingInfo : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The AWS account ID where the current document is shared. DeclarationSwift public let accountId: String?
- 
                  
                  The version of the current document shared with the account. DeclarationSwift public let sharedDocumentVersion: String?
- 
                  
                  Undocumented DeclarationSwift public init(accountId: String? = nil, sharedDocumentVersion: String? = nil)
 View on GitHub
View on GitHub AccountSharingInfo Structure Reference
        AccountSharingInfo Structure Reference