VanityDomain

class oci.fusion_apps.models.VanityDomain(**kwargs)

Bases: object

Vanity Domain resource

Attributes

CDN_CERT_REQUEST_TYPE_REQUEST_CSR A constant which can be used with the cdn_cert_request_type property of a VanityDomain.
CDN_CERT_REQUEST_TYPE_REQUEST_DV A constant which can be used with the cdn_cert_request_type property of a VanityDomain.
CDN_CERT_STATUS_ACTIVE A constant which can be used with the cdn_cert_status property of a VanityDomain.
CDN_CERT_STATUS_EXPIRED A constant which can be used with the cdn_cert_status property of a VanityDomain.
CDN_CERT_STATUS_EXPIRING A constant which can be used with the cdn_cert_status property of a VanityDomain.
CDN_CERT_STATUS_INACTIVE A constant which can be used with the cdn_cert_status property of a VanityDomain.
DNS_MANAGED_BY_CUSTOMER_MANAGED A constant which can be used with the dns_managed_by property of a VanityDomain.
DNS_MANAGED_BY_ORACLE_MANAGED A constant which can be used with the dns_managed_by property of a VanityDomain.
LIFECYCLE_DETAILS_CERT_CONFIG_COMPLETED A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_CERT_CONFIG_FAILED A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_CERT_CONFIG_IN_PROGRESS A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_DELETE_FAILED A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_DOMAIN_VALIDATION_COMPLETED A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_DOMAIN_VALIDATION_FAILED A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_DOMAIN_VALIDATION_IN_PROGRESS A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_ENABLED A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_ENABLE_CANCELLED A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_ENABLE_FAILED A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_ENABLE_SCHEDULED A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_ENABLING A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_NONE A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_DETAILS_UNKNOWN A constant which can be used with the lifecycle_details property of a VanityDomain.
LIFECYCLE_STATE_ACTIVE A constant which can be used with the lifecycle_state property of a VanityDomain.
LIFECYCLE_STATE_DELETED A constant which can be used with the lifecycle_state property of a VanityDomain.
LIFECYCLE_STATE_DELETING A constant which can be used with the lifecycle_state property of a VanityDomain.
LIFECYCLE_STATE_FAILED A constant which can be used with the lifecycle_state property of a VanityDomain.
LIFECYCLE_STATE_INACTIVE A constant which can be used with the lifecycle_state property of a VanityDomain.
LIFECYCLE_STATE_NEEDS_ATTENTION A constant which can be used with the lifecycle_state property of a VanityDomain.
LIFECYCLE_STATE_UPDATING A constant which can be used with the lifecycle_state property of a VanityDomain.
ORIGIN_CERT_REQUEST_TYPE_REQUEST_CSR A constant which can be used with the origin_cert_request_type property of a VanityDomain.
ORIGIN_CERT_REQUEST_TYPE_REQUEST_DV A constant which can be used with the origin_cert_request_type property of a VanityDomain.
ORIGIN_CERT_STATUS_ACTIVE A constant which can be used with the origin_cert_status property of a VanityDomain.
ORIGIN_CERT_STATUS_EXPIRED A constant which can be used with the origin_cert_status property of a VanityDomain.
ORIGIN_CERT_STATUS_EXPIRING A constant which can be used with the origin_cert_status property of a VanityDomain.
ORIGIN_CERT_STATUS_INACTIVE A constant which can be used with the origin_cert_status property of a VanityDomain.
cdn_cert_request_type Gets the cdn_cert_request_type of this VanityDomain.
cdn_cert_status Gets the cdn_cert_status of this VanityDomain.
certificate_info Gets the certificate_info of this VanityDomain.
change_management_link Gets the change_management_link of this VanityDomain.
customer_dns_records Gets the customer_dns_records of this VanityDomain.
defined_tags [Required] Gets the defined_tags of this VanityDomain.
dns_managed_by Gets the dns_managed_by of this VanityDomain.
freeform_tags [Required] Gets the freeform_tags of this VanityDomain.
fusion_environment_id [Required] Gets the fusion_environment_id of this VanityDomain.
id [Required] Gets the id of this VanityDomain.
is_cdn_cert_status_ready Gets the is_cdn_cert_status_ready of this VanityDomain.
is_dns_status_ready Gets the is_dns_status_ready of this VanityDomain.
is_origin_cert_status_ready Gets the is_origin_cert_status_ready of this VanityDomain.
lifecycle_details [Required] Gets the lifecycle_details of this VanityDomain.
lifecycle_state [Required] Gets the lifecycle_state of this VanityDomain.
origin_cert_request_type Gets the origin_cert_request_type of this VanityDomain.
origin_cert_status Gets the origin_cert_status of this VanityDomain.
prefix Gets the prefix of this VanityDomain.
scheduled_activity_id Gets the scheduled_activity_id of this VanityDomain.
system_tags [Required] Gets the system_tags of this VanityDomain.
time_cdn_cert_expired Gets the time_cdn_cert_expired of this VanityDomain.
time_created [Required] Gets the time_created of this VanityDomain.
time_enabled [Required] Gets the time_enabled of this VanityDomain.
time_origin_cert_expired Gets the time_origin_cert_expired of this VanityDomain.
time_updated [Required] Gets the time_updated of this VanityDomain.
vanity_domain [Required] Gets the vanity_domain of this VanityDomain.

Methods

__init__(**kwargs) Initializes a new VanityDomain object with values from keyword arguments.
CDN_CERT_REQUEST_TYPE_REQUEST_CSR = 'REQUEST_CSR'

A constant which can be used with the cdn_cert_request_type property of a VanityDomain. This constant has a value of “REQUEST_CSR”

CDN_CERT_REQUEST_TYPE_REQUEST_DV = 'REQUEST_DV'

A constant which can be used with the cdn_cert_request_type property of a VanityDomain. This constant has a value of “REQUEST_DV”

CDN_CERT_STATUS_ACTIVE = 'ACTIVE'

A constant which can be used with the cdn_cert_status property of a VanityDomain. This constant has a value of “ACTIVE”

CDN_CERT_STATUS_EXPIRED = 'EXPIRED'

A constant which can be used with the cdn_cert_status property of a VanityDomain. This constant has a value of “EXPIRED”

CDN_CERT_STATUS_EXPIRING = 'EXPIRING'

A constant which can be used with the cdn_cert_status property of a VanityDomain. This constant has a value of “EXPIRING”

CDN_CERT_STATUS_INACTIVE = 'INACTIVE'

A constant which can be used with the cdn_cert_status property of a VanityDomain. This constant has a value of “INACTIVE”

DNS_MANAGED_BY_CUSTOMER_MANAGED = 'CUSTOMER_MANAGED'

A constant which can be used with the dns_managed_by property of a VanityDomain. This constant has a value of “CUSTOMER_MANAGED”

DNS_MANAGED_BY_ORACLE_MANAGED = 'ORACLE_MANAGED'

A constant which can be used with the dns_managed_by property of a VanityDomain. This constant has a value of “ORACLE_MANAGED”

LIFECYCLE_DETAILS_CERT_CONFIG_COMPLETED = 'CERT_CONFIG_COMPLETED'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “CERT_CONFIG_COMPLETED”

LIFECYCLE_DETAILS_CERT_CONFIG_FAILED = 'CERT_CONFIG_FAILED'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “CERT_CONFIG_FAILED”

LIFECYCLE_DETAILS_CERT_CONFIG_IN_PROGRESS = 'CERT_CONFIG_IN_PROGRESS'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “CERT_CONFIG_IN_PROGRESS”

LIFECYCLE_DETAILS_DELETE_FAILED = 'DELETE_FAILED'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “DELETE_FAILED”

LIFECYCLE_DETAILS_DOMAIN_VALIDATION_COMPLETED = 'DOMAIN_VALIDATION_COMPLETED'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “DOMAIN_VALIDATION_COMPLETED”

LIFECYCLE_DETAILS_DOMAIN_VALIDATION_FAILED = 'DOMAIN_VALIDATION_FAILED'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “DOMAIN_VALIDATION_FAILED”

LIFECYCLE_DETAILS_DOMAIN_VALIDATION_IN_PROGRESS = 'DOMAIN_VALIDATION_IN_PROGRESS'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “DOMAIN_VALIDATION_IN_PROGRESS”

LIFECYCLE_DETAILS_ENABLED = 'ENABLED'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “ENABLED”

LIFECYCLE_DETAILS_ENABLE_CANCELLED = 'ENABLE_CANCELLED'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “ENABLE_CANCELLED”

LIFECYCLE_DETAILS_ENABLE_FAILED = 'ENABLE_FAILED'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “ENABLE_FAILED”

LIFECYCLE_DETAILS_ENABLE_SCHEDULED = 'ENABLE_SCHEDULED'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “ENABLE_SCHEDULED”

LIFECYCLE_DETAILS_ENABLING = 'ENABLING'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “ENABLING”

LIFECYCLE_DETAILS_NONE = 'NONE'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “NONE”

LIFECYCLE_DETAILS_UNKNOWN = 'UNKNOWN'

A constant which can be used with the lifecycle_details property of a VanityDomain. This constant has a value of “UNKNOWN”

LIFECYCLE_STATE_ACTIVE = 'ACTIVE'

A constant which can be used with the lifecycle_state property of a VanityDomain. This constant has a value of “ACTIVE”

LIFECYCLE_STATE_DELETED = 'DELETED'

A constant which can be used with the lifecycle_state property of a VanityDomain. This constant has a value of “DELETED”

LIFECYCLE_STATE_DELETING = 'DELETING'

A constant which can be used with the lifecycle_state property of a VanityDomain. This constant has a value of “DELETING”

LIFECYCLE_STATE_FAILED = 'FAILED'

A constant which can be used with the lifecycle_state property of a VanityDomain. This constant has a value of “FAILED”

LIFECYCLE_STATE_INACTIVE = 'INACTIVE'

A constant which can be used with the lifecycle_state property of a VanityDomain. This constant has a value of “INACTIVE”

LIFECYCLE_STATE_NEEDS_ATTENTION = 'NEEDS_ATTENTION'

A constant which can be used with the lifecycle_state property of a VanityDomain. This constant has a value of “NEEDS_ATTENTION”

LIFECYCLE_STATE_UPDATING = 'UPDATING'

A constant which can be used with the lifecycle_state property of a VanityDomain. This constant has a value of “UPDATING”

ORIGIN_CERT_REQUEST_TYPE_REQUEST_CSR = 'REQUEST_CSR'

A constant which can be used with the origin_cert_request_type property of a VanityDomain. This constant has a value of “REQUEST_CSR”

ORIGIN_CERT_REQUEST_TYPE_REQUEST_DV = 'REQUEST_DV'

A constant which can be used with the origin_cert_request_type property of a VanityDomain. This constant has a value of “REQUEST_DV”

ORIGIN_CERT_STATUS_ACTIVE = 'ACTIVE'

A constant which can be used with the origin_cert_status property of a VanityDomain. This constant has a value of “ACTIVE”

ORIGIN_CERT_STATUS_EXPIRED = 'EXPIRED'

A constant which can be used with the origin_cert_status property of a VanityDomain. This constant has a value of “EXPIRED”

ORIGIN_CERT_STATUS_EXPIRING = 'EXPIRING'

A constant which can be used with the origin_cert_status property of a VanityDomain. This constant has a value of “EXPIRING”

ORIGIN_CERT_STATUS_INACTIVE = 'INACTIVE'

A constant which can be used with the origin_cert_status property of a VanityDomain. This constant has a value of “INACTIVE”

__init__(**kwargs)

Initializes a new VanityDomain object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • id (str) – The value to assign to the id property of this VanityDomain.
  • vanity_domain (str) – The value to assign to the vanity_domain property of this VanityDomain.
  • prefix (str) – The value to assign to the prefix property of this VanityDomain.
  • fusion_environment_id (str) – The value to assign to the fusion_environment_id property of this VanityDomain.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this VanityDomain. Allowed values for this property are: “INACTIVE”, “ACTIVE”, “UPDATING”, “NEEDS_ATTENTION”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • lifecycle_details (str) – The value to assign to the lifecycle_details property of this VanityDomain. Allowed values for this property are: “NONE”, “DOMAIN_VALIDATION_IN_PROGRESS”, “DOMAIN_VALIDATION_COMPLETED”, “DOMAIN_VALIDATION_FAILED”, “CERT_CONFIG_IN_PROGRESS”, “CERT_CONFIG_COMPLETED”, “CERT_CONFIG_FAILED”, “ENABLE_SCHEDULED”, “ENABLING”, “ENABLED”, “ENABLE_FAILED”, “ENABLE_CANCELLED”, “DELETE_FAILED”, “UNKNOWN”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • time_created (datetime) – The value to assign to the time_created property of this VanityDomain.
  • time_updated (datetime) – The value to assign to the time_updated property of this VanityDomain.
  • time_enabled (datetime) – The value to assign to the time_enabled property of this VanityDomain.
  • origin_cert_request_type (str) – The value to assign to the origin_cert_request_type property of this VanityDomain. Allowed values for this property are: “REQUEST_CSR”, “REQUEST_DV”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • cdn_cert_request_type (str) – The value to assign to the cdn_cert_request_type property of this VanityDomain. Allowed values for this property are: “REQUEST_CSR”, “REQUEST_DV”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • dns_managed_by (str) – The value to assign to the dns_managed_by property of this VanityDomain. Allowed values for this property are: “ORACLE_MANAGED”, “CUSTOMER_MANAGED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • certificate_info (oci.fusion_apps.models.CertificateInfo) – The value to assign to the certificate_info property of this VanityDomain.
  • change_management_link (str) – The value to assign to the change_management_link property of this VanityDomain.
  • scheduled_activity_id (str) – The value to assign to the scheduled_activity_id property of this VanityDomain.
  • customer_dns_records (list[oci.fusion_apps.models.VanityDnsRecord]) – The value to assign to the customer_dns_records property of this VanityDomain.
  • is_dns_status_ready (bool) – The value to assign to the is_dns_status_ready property of this VanityDomain.
  • is_origin_cert_status_ready (bool) – The value to assign to the is_origin_cert_status_ready property of this VanityDomain.
  • origin_cert_status (str) – The value to assign to the origin_cert_status property of this VanityDomain. Allowed values for this property are: “ACTIVE”, “INACTIVE”, “EXPIRING”, “EXPIRED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • time_origin_cert_expired (datetime) – The value to assign to the time_origin_cert_expired property of this VanityDomain.
  • is_cdn_cert_status_ready (bool) – The value to assign to the is_cdn_cert_status_ready property of this VanityDomain.
  • cdn_cert_status (str) – The value to assign to the cdn_cert_status property of this VanityDomain. Allowed values for this property are: “ACTIVE”, “INACTIVE”, “EXPIRING”, “EXPIRED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • time_cdn_cert_expired (datetime) – The value to assign to the time_cdn_cert_expired property of this VanityDomain.
  • system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this VanityDomain.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this VanityDomain.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this VanityDomain.
cdn_cert_request_type

Gets the cdn_cert_request_type of this VanityDomain. The cdn request type for which the certificate is generated

Allowed values for this property are: “REQUEST_CSR”, “REQUEST_DV”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The cdn_cert_request_type of this VanityDomain.
Return type:str
cdn_cert_status

Gets the cdn_cert_status of this VanityDomain. The cdn cert status

Allowed values for this property are: “ACTIVE”, “INACTIVE”, “EXPIRING”, “EXPIRED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The cdn_cert_status of this VanityDomain.
Return type:str
certificate_info

Gets the certificate_info of this VanityDomain.

Returns:The certificate_info of this VanityDomain.
Return type:oci.fusion_apps.models.CertificateInfo

Gets the change_management_link of this VanityDomain. The cm link that was used to create the DNS prefix

Returns:The change_management_link of this VanityDomain.
Return type:str
customer_dns_records

Gets the customer_dns_records of this VanityDomain. List of dns records, comma separated

Returns:The customer_dns_records of this VanityDomain.
Return type:list[oci.fusion_apps.models.VanityDnsRecord]
defined_tags

[Required] Gets the defined_tags of this VanityDomain. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}

Returns:The defined_tags of this VanityDomain.
Return type:dict(str, dict(str, object))
dns_managed_by

Gets the dns_managed_by of this VanityDomain. The dns is managed by the customer or Oracle

Allowed values for this property are: “ORACLE_MANAGED”, “CUSTOMER_MANAGED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The dns_managed_by of this VanityDomain.
Return type:str
freeform_tags

[Required] Gets the freeform_tags of this VanityDomain. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {“bar-key”: “value”}

Returns:The freeform_tags of this VanityDomain.
Return type:dict(str, str)
fusion_environment_id

[Required] Gets the fusion_environment_id of this VanityDomain. The OCID of the Fusion environment that the VanityDomain is created on

Returns:The fusion_environment_id of this VanityDomain.
Return type:str
id

[Required] Gets the id of this VanityDomain. The unique identifier (OCID) of the VanityDomain. Can’t be changed after creation

Returns:The id of this VanityDomain.
Return type:str
is_cdn_cert_status_ready

Gets the is_cdn_cert_status_ready of this VanityDomain. Identify if this cdn cert is inactive or active

Returns:The is_cdn_cert_status_ready of this VanityDomain.
Return type:bool
is_dns_status_ready

Gets the is_dns_status_ready of this VanityDomain. Identify if this dns is inactive or active

Returns:The is_dns_status_ready of this VanityDomain.
Return type:bool
is_origin_cert_status_ready

Gets the is_origin_cert_status_ready of this VanityDomain. Identify if this origin cert is inactive or active

Returns:The is_origin_cert_status_ready of this VanityDomain.
Return type:bool
lifecycle_details

[Required] Gets the lifecycle_details of this VanityDomain. The current lifecycleDetails of the VanityDomain

Allowed values for this property are: “NONE”, “DOMAIN_VALIDATION_IN_PROGRESS”, “DOMAIN_VALIDATION_COMPLETED”, “DOMAIN_VALIDATION_FAILED”, “CERT_CONFIG_IN_PROGRESS”, “CERT_CONFIG_COMPLETED”, “CERT_CONFIG_FAILED”, “ENABLE_SCHEDULED”, “ENABLING”, “ENABLED”, “ENABLE_FAILED”, “ENABLE_CANCELLED”, “DELETE_FAILED”, “UNKNOWN”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The lifecycle_details of this VanityDomain.
Return type:str
lifecycle_state

[Required] Gets the lifecycle_state of this VanityDomain. The current lifecycleState of the VanityDomain

Allowed values for this property are: “INACTIVE”, “ACTIVE”, “UPDATING”, “NEEDS_ATTENTION”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The lifecycle_state of this VanityDomain.
Return type:str
origin_cert_request_type

Gets the origin_cert_request_type of this VanityDomain. The origin request type for which the certificate is generated

Allowed values for this property are: “REQUEST_CSR”, “REQUEST_DV”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The origin_cert_request_type of this VanityDomain.
Return type:str
origin_cert_status

Gets the origin_cert_status of this VanityDomain. The origin cert status

Allowed values for this property are: “ACTIVE”, “INACTIVE”, “EXPIRING”, “EXPIRED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The origin_cert_status of this VanityDomain.
Return type:str
prefix

Gets the prefix of this VanityDomain. The prefix value of the DnsPrefix. Can’t be changed after creation

Returns:The prefix of this VanityDomain.
Return type:str
scheduled_activity_id

Gets the scheduled_activity_id of this VanityDomain. The ID of the VanityDomainActivity is scheduled

Returns:The scheduled_activity_id of this VanityDomain.
Return type:str
system_tags

[Required] Gets the system_tags of this VanityDomain. The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example: {orcl-cloud: {free-tier-retain: true}}

Returns:The system_tags of this VanityDomain.
Return type:dict(str, dict(str, object))
time_cdn_cert_expired

Gets the time_cdn_cert_expired of this VanityDomain. The cdn cert expiry date

Returns:The time_cdn_cert_expired of this VanityDomain.
Return type:datetime
time_created

[Required] Gets the time_created of this VanityDomain. The time the VanityDomain was created. An RFC3339 formatted datetime string

Returns:The time_created of this VanityDomain.
Return type:datetime
time_enabled

[Required] Gets the time_enabled of this VanityDomain. The time the VanityDomain is scheduled to enable. An RFC3339 formatted datetime string

Returns:The time_enabled of this VanityDomain.
Return type:datetime
time_origin_cert_expired

Gets the time_origin_cert_expired of this VanityDomain. The origin cert expiry date

Returns:The time_origin_cert_expired of this VanityDomain.
Return type:datetime
time_updated

[Required] Gets the time_updated of this VanityDomain. The time the VanityDomain was updated. An RFC3339 formatted datetime string

Returns:The time_updated of this VanityDomain.
Return type:datetime
vanity_domain

[Required] Gets the vanity_domain of this VanityDomain. Vanity domain

Returns:The vanity_domain of this VanityDomain.
Return type:str