UpdateDocumentDefaultVersionResult
public struct UpdateDocumentDefaultVersionResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The description of a custom document that you want to set as the default version.
Declaration
Swift
public let description: DocumentDefaultVersionDescription? -
Undocumented
Declaration
Swift
public init(description: DocumentDefaultVersionDescription? = nil)
View on GitHub
UpdateDocumentDefaultVersionResult Structure Reference