Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateTagDefaultDetails

Properties

compartmentId

compartmentId: string

The OCID of the compartment. The tag default will be applied to all new resources created in this compartment.

Optional isRequired

isRequired: undefined | false | true

If you specify that a value is required, a value is set during resource creation (either by the user creating the resource or another tag defualt). If no value is set, resource creation is blocked.

If the {@code isRequired} flag is set to \"true\", the value is set during resource creation. * If the {@code isRequired} flag is set to \"false\", the value you enter is set during resource creation.

Example: {@code false}

Optional locks

Locks associated with this resource.

tagDefinitionId

tagDefinitionId: string

The OCID of the tag definition. The tag default will always assign a default value for this tag definition.

value

value: string

The default value for the tag definition. This will be applied to all new resources created in the compartment.

Functions

getDeserializedJsonObj

getJsonObj