Method: OCI::Identity::Models::CreateTagDefaultDetails#value

Defined in:
lib/oci/identity/models/create_tag_default_details.rb

#valueString

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



23
24
25
# File 'lib/oci/identity/models/create_tag_default_details.rb', line 23

def value
  @value
end