Skip to content

RosDomainProps

Properties for defining a RosDomain.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkoss"
&alicloudroscdkoss.RosDomainProps {
    BucketName: interface{},
    DomainName: interface{},
}

Properties

Name Type Description
BucketName interface{} No description.
DomainName interface{} No description.

BucketNameRequired

BucketName interface{}
  • Type: interface{}

DomainNameRequired

DomainName interface{}
  • Type: interface{}