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. |
BucketName
Required
BucketName interface{}
- Type: interface{}
Property bucketName: bucket name.
DomainName
Required
DomainName interface{}
- Type: interface{}
Property domainName: Domain name.