@Generated(value="software.amazon.awssdk:codegen") public class DocumentPermissionLimitException extends SSMException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<DocumentPermissionLimitException.Builder,DocumentPermissionLimitException>
The document cannot be shared with more AWS user accounts. You can share a document with a maximum of 20 accounts. You can publicly share up to five documents. If you need to increase this limit, contact AWS Support.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DocumentPermissionLimitException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method and Description |
|---|---|
static DocumentPermissionLimitException.Builder |
builder() |
static Class<? extends DocumentPermissionLimitException.Builder> |
serializableBuilderClass() |
DocumentPermissionLimitException.Builder |
toBuilder() |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DocumentPermissionLimitException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<DocumentPermissionLimitException.Builder,DocumentPermissionLimitException>public static DocumentPermissionLimitException.Builder builder()
public static Class<? extends DocumentPermissionLimitException.Builder> serializableBuilderClass()
Copyright © 2017. All rights reserved.