Domain

Provides a Ga Domain resource. For information about Ga Domain and how to use it, see What is Domain.

NOTE: Available in v1.197.0+.

Import

Ga Domain can be imported using the id, e.g.

$ pulumi import alicloud:ga/domain:Domain example <accelerator_id>:<domain>

Properties

Link copied to clipboard
val acceleratorId: Output<String>

The ID of the global acceleration instance.

Link copied to clipboard
val domain: Output<String>

The accelerated domain name to be added. only top-level domain names are supported, such as 'example.com'.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<String>

The status of the resource

Link copied to clipboard
val urn: Output<String>