DescribeDocumentPermissionRequest
public struct DescribeDocumentPermissionRequest : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The name of the document for which you are the owner. DeclarationSwift public let name: String
- 
                  
                  The permission type for the document. The permission type can be Share. DeclarationSwift public let permissionType: DocumentPermissionType
- 
                  
                  Undocumented DeclarationSwift public init(name: String, permissionType: DocumentPermissionType)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub DescribeDocumentPermissionRequest Structure Reference
        DescribeDocumentPermissionRequest Structure Reference