Package | Description |
---|---|
com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is a collection of capabilities that helps you automate management tasks such as
collecting system inventory, applying operating system (OS) patches, automating the creation of Amazon Machine Images
(AMIs), and configuring operating systems (OSs) and applications at scale.
|
com.amazonaws.services.simplesystemsmanagement.model |
Modifier and Type | Method and Description |
---|---|
DescribeDocumentPermissionRequest |
DescribeDocumentPermissionRequest.clone() |
DescribeDocumentPermissionRequest |
DescribeDocumentPermissionRequest.withMaxResults(Integer maxResults)
The maximum number of items to return for this call.
|
DescribeDocumentPermissionRequest |
DescribeDocumentPermissionRequest.withName(String name)
The name of the document for which you are the owner.
|
DescribeDocumentPermissionRequest |
DescribeDocumentPermissionRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
DescribeDocumentPermissionRequest |
DescribeDocumentPermissionRequest.withPermissionType(DocumentPermissionType permissionType)
The permission type for the document.
|
DescribeDocumentPermissionRequest |
DescribeDocumentPermissionRequest.withPermissionType(String permissionType)
The permission type for the document.
|
Copyright © 2022. All rights reserved.