CreateLimitsProfileRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, the service ignores the request, but does not return an error.
Link copied to clipboard
A description for the limits profile.
Link copied to clipboard
A display name for the limits profile.
Link copied to clipboard
A map of resource types to their limit values for this profile.
Functions
Link copied to clipboard
inline fun copy(block: CreateLimitsProfileRequest.Builder.() -> Unit = {}): CreateLimitsProfileRequest