Skip to content

DomainProps

Properties for defining a Domain.

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

Initializer

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

Properties

Name Type Description
BucketName interface{} Property bucketName: bucket name.
DomainName interface{} Property domainName: Domain name.

BucketNameRequired

BucketName interface{}
  • Type: interface{}

Property bucketName: bucket name.


DomainNameRequired

DomainName interface{}
  • Type: interface{}

Property domainName: Domain name.