Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TagDefaultSummary

Summary information for the specified tag default.

Properties

compartmentId

compartmentId: string

The OCID of the compartment. The tag default will apply to all new resources that are created in the compartment.

id

id: string

The OCID of the tag default.

isRequired

isRequired: boolean

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 lifecycleState

lifecycleState: LifecycleState

The tag default's current state. After creating a {@code TagDefault}, make sure its {@code lifecycleState} is ACTIVE before using it.

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.

tagDefinitionName

tagDefinitionName: string

The name used in the tag definition. This field is informational in the context of the tag default.

tagNamespaceId

tagNamespaceId: string

The OCID of the tag namespace that contains the tag definition.

timeCreated

timeCreated: Date

Date and time the {@code TagDefault} object was created, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

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