DocumentDefaultVersionDescription
public struct DocumentDefaultVersionDescription : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The default version of the document. DeclarationSwift public let defaultVersion: String?
- 
                  
                  The default version of the artifact associated with the document. DeclarationSwift public let defaultVersionName: String?
- 
                  
                  The name of the document. DeclarationSwift public let name: String?
- 
                  
                  Undocumented DeclarationSwift public init(defaultVersion: String? = nil, defaultVersionName: String? = nil, name: String? = nil)
 View on GitHub
View on GitHub DocumentDefaultVersionDescription Structure Reference
        DocumentDefaultVersionDescription Structure Reference