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. |
BucketName
Required
BucketName interface{}
- Type: interface{}
DomainName
Required
DomainName interface{}
- Type: interface{}