public static interface DocumentDefaultVersionDescription.Builder extends CopyableBuilder<DocumentDefaultVersionDescription.Builder,DocumentDefaultVersionDescription>
| Modifier and Type | Method and Description |
|---|---|
DocumentDefaultVersionDescription.Builder |
defaultVersion(String defaultVersion)
The default version of the document.
|
DocumentDefaultVersionDescription.Builder |
name(String name)
The name of the document.
|
copyapply, buildDocumentDefaultVersionDescription.Builder name(String name)
The name of the document.
name - The name of the document.DocumentDefaultVersionDescription.Builder defaultVersion(String defaultVersion)
The default version of the document.
defaultVersion - The default version of the document.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.