ServiceQuotaExceededException   
    Occurs when the calling command attempts to exceed one of the service quotas, for example trying to create a capability when you already have the maximum number of capabilities allowed.
Types
Properties
Link copied to clipboard
                  The ID for the resource that exceeded the quota, which caused the exception.
Link copied to clipboard
                  The resource type (profile, partnership, transformer, or capability) that exceeded the quota, which caused the exception.
Link copied to clipboard
                  The code responsible for exceeding the quota, which caused the exception.
Functions
Link copied to clipboard
                  inline fun copy(block: ServiceQuotaExceededException.Builder.() -> Unit = {}): ServiceQuotaExceededException