RosOrderProps
Properties for defining a RosOrder
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cas-order
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcas"
&alicloudroscdkcas.RosOrderProps {
CertBrand: interface{},
CertType: interface{},
DomainCnt: interface{},
DomainType: interface{},
Period: interface{},
Service: interface{},
}
Properties
Name | Type | Description |
---|---|---|
CertBrand |
interface{} |
No description. |
CertType |
interface{} |
No description. |
DomainCnt |
interface{} |
No description. |
DomainType |
interface{} |
No description. |
Period |
interface{} |
No description. |
Service |
interface{} |
No description. |
CertBrand
Required
CertBrand interface{}
- Type: interface{}
CertType
Required
CertType interface{}
- Type: interface{}
DomainCnt
Optional
DomainCnt interface{}
- Type: interface{}
DomainType
Optional
DomainType interface{}
- Type: interface{}
Period
Optional
Period interface{}
- Type: interface{}
Service
Optional
Service interface{}
- Type: interface{}