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. |
CertBrandRequired
CertBrand interface{}
- Type: interface{}
CertTypeRequired
CertType interface{}
- Type: interface{}
DomainCntOptional
DomainCnt interface{}
- Type: interface{}
DomainTypeOptional
DomainType interface{}
- Type: interface{}
PeriodOptional
Period interface{}
- Type: interface{}
ServiceOptional
Service interface{}
- Type: interface{}