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.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 © 2018. All rights reserved.