GetGtmInstancesInstance

data class GetGtmInstancesInstance(val alertConfigs: List<GetGtmInstancesInstanceAlertConfig>, val alertGroups: List<String>, val cnameType: String, val createTime: String, val expireTime: String, val id: String, val instanceId: String, val instanceName: String, val packageEdition: String, val paymentType: String, val publicCnameMode: String, val publicRr: String, val publicUserDomainName: String, val publicZoneName: String, val resourceGroupId: String, val strategyMode: String, val ttl: Int)

Constructors

Link copied to clipboard
constructor(alertConfigs: List<GetGtmInstancesInstanceAlertConfig>, alertGroups: List<String>, cnameType: String, createTime: String, expireTime: String, id: String, instanceId: String, instanceName: String, packageEdition: String, paymentType: String, publicCnameMode: String, publicRr: String, publicUserDomainName: String, publicZoneName: String, resourceGroupId: String, strategyMode: String, ttl: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The alert notification methods.

Link copied to clipboard

The alert group.

Link copied to clipboard

The access type of the CNAME domain name.

Link copied to clipboard

The CreateTime of the Gtm Instance.

Link copied to clipboard

The ExpireTime of the Gtm Instance.

Link copied to clipboard
val id: String

The ID of the Gtm Instance.

Link copied to clipboard

The ID of the Gtm Instance.

Link copied to clipboard

The name of the Gtm Instance.

Link copied to clipboard

The version of the instance.

Link copied to clipboard

The paymentype of the resource.

Link copied to clipboard

The Public Network domain name access method.

Link copied to clipboard

The CNAME access domain name.

Link copied to clipboard

The website domain name that the user uses on the Internet.

Link copied to clipboard

The domain name that is used to access GTM over the Internet.

Link copied to clipboard

The ID of the resource group.

Link copied to clipboard

The type of the access policy.

Link copied to clipboard
val ttl: Int

The global time to live.