Uses of Class
software.amazon.awssdk.services.ssm.model.DocumentDefaultVersionDescription
Packages that use DocumentDefaultVersionDescription
-
Uses of DocumentDefaultVersionDescription in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DocumentDefaultVersionDescriptionModifier and TypeMethodDescriptionUpdateDocumentDefaultVersionResponse.description()The description of a custom document that you want to set as the default version.Methods in software.amazon.awssdk.services.ssm.model with parameters of type DocumentDefaultVersionDescriptionModifier and TypeMethodDescriptionUpdateDocumentDefaultVersionResponse.Builder.description(DocumentDefaultVersionDescription description) The description of a custom document that you want to set as the default version.