| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DocumentDefaultVersionDescription |
DocumentDefaultVersionDescription.clone() |
DocumentDefaultVersionDescription |
UpdateDocumentDefaultVersionResult.getDescription()
The description of a custom document that you want to set as the default version.
|
DocumentDefaultVersionDescription |
DocumentDefaultVersionDescription.withDefaultVersion(String defaultVersion)
The default version of the document.
|
DocumentDefaultVersionDescription |
DocumentDefaultVersionDescription.withDefaultVersionName(String defaultVersionName)
The default version of the artifact associated with the document.
|
DocumentDefaultVersionDescription |
DocumentDefaultVersionDescription.withName(String name)
The name of the document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDocumentDefaultVersionResult.setDescription(DocumentDefaultVersionDescription description)
The description of a custom document that you want to set as the default version.
|
UpdateDocumentDefaultVersionResult |
UpdateDocumentDefaultVersionResult.withDescription(DocumentDefaultVersionDescription description)
The description of a custom document that you want to set as the default version.
|
Copyright © 2020. All rights reserved.