CustomNamingConventionResponse

data class CustomNamingConventionResponse(val formula: String, val resourceType: String)

The details for the custom naming convention override for a specific resource type.

Constructors

Link copied to clipboard
constructor(formula: String, resourceType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The custom naming formula for the resource type.

Link copied to clipboard

The type of the resource.