Get Parameters Parameter
data class GetParametersParameter(val constraints: String, val createTime: String, val createdBy: String, val description: String, val id: String, val parameterId: String, val parameterName: String, val parameterVersion: Int, val resourceGroupId: String, val shareType: String, val tags: Map<String, String>, val type: String, val updatedBy: String, val updatedDate: String, val value: String)
Constructors
Link copied to clipboard
constructor(constraints: String, createTime: String, createdBy: String, description: String, id: String, parameterId: String, parameterName: String, parameterVersion: Int, resourceGroupId: String, shareType: String, tags: Map<String, String>, type: String, updatedBy: String, updatedDate: String, value: String)
Properties
Link copied to clipboard
The constraints of the common parameter. Note: constraints
takes effect only if enable_details
is set to true
.
Link copied to clipboard
The time when the common parameter was created.
Link copied to clipboard
The description of the common parameter.
Link copied to clipboard
The ID of the common parameter.
Link copied to clipboard
The name of the common parameter. You can enter a keyword to query parameter names in fuzzy match mode.
Link copied to clipboard
The version number of the common parameter.
Link copied to clipboard
The ID of the Resource Group.
Link copied to clipboard
The time when the common parameter was updated.