Serializable, ToCopyableBuilder<DocumentPermissionLimitException.Builder,DocumentPermissionLimitException>@Generated("software.amazon.awssdk:codegen") public class DocumentPermissionLimitException extends SSMException implements 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 | Description |
|---|---|---|
static interface |
DocumentPermissionLimitException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static DocumentPermissionLimitException.Builder |
builder() |
|
static Class<? extends DocumentPermissionLimitException.Builder> |
serializableBuilderClass() |
|
DocumentPermissionLimitException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DocumentPermissionLimitException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<DocumentPermissionLimitException.Builder,DocumentPermissionLimitException>public static DocumentPermissionLimitException.Builder builder()
public static Class<? extends DocumentPermissionLimitException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.