DomainProps
Properties for defining a Domain.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ga-domain
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.DomainProps {
AcceleratorIds: interface{},
Domain: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
AcceleratorIds |
interface{} |
Property acceleratorIds: The IDs of the GA instance to be disassociated. |
Domain |
interface{} |
Property domain: The accelerated domain name to be disassociated. |
AcceleratorIdsRequired
AcceleratorIds interface{}
- Type: interface{}
Property acceleratorIds: The IDs of the GA instance to be disassociated.
You can specify up to 50 IDs.
DomainRequired
Domain interface{}
- Type: interface{}
Property domain: The accelerated domain name to be disassociated.