Skip to content

RosDomainProps

Properties for defining a RosDomain.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ga-domain

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.RosDomainProps {
    AcceleratorIds: interface{},
    Domain: interface{},
}

Properties

Name Type Description
AcceleratorIds interface{} No description.
Domain interface{} No description.

AcceleratorIdsRequired

AcceleratorIds interface{}
  • Type: interface{}

DomainRequired

Domain interface{}
  • Type: interface{}