RosInstanceProps
Properties for defining a RosInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-kms-instance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkkms"
&alicloudroscdkkms.RosInstanceProps {
ProductVersion: interface{},
Connection: interface{},
InstanceChargeType: interface{},
KeyNum: interface{},
Log: interface{},
LogStorage: interface{},
Period: interface{},
PeriodUnit: interface{},
RenewPeriod: interface{},
RenewStatus: interface{},
SecretNum: interface{},
Spec: interface{},
VpcNum: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ProductVersion |
interface{} |
No description. |
Connection |
interface{} |
No description. |
InstanceChargeType |
interface{} |
No description. |
KeyNum |
interface{} |
No description. |
Log |
interface{} |
No description. |
LogStorage |
interface{} |
No description. |
Period |
interface{} |
No description. |
PeriodUnit |
interface{} |
No description. |
RenewPeriod |
interface{} |
No description. |
RenewStatus |
interface{} |
No description. |
SecretNum |
interface{} |
No description. |
Spec |
interface{} |
No description. |
VpcNum |
interface{} |
No description. |
ProductVersion
Required
ProductVersion interface{}
- Type: interface{}
Connection
Optional
Connection interface{}
- Type: interface{}
InstanceChargeType
Optional
InstanceChargeType interface{}
- Type: interface{}
KeyNum
Optional
KeyNum interface{}
- Type: interface{}
Log
Optional
Log interface{}
- Type: interface{}
LogStorage
Optional
LogStorage interface{}
- Type: interface{}
Period
Optional
Period interface{}
- Type: interface{}
PeriodUnit
Optional
PeriodUnit interface{}
- Type: interface{}
RenewPeriod
Optional
RenewPeriod interface{}
- Type: interface{}
RenewStatus
Optional
RenewStatus interface{}
- Type: interface{}
SecretNum
Optional
SecretNum interface{}
- Type: interface{}
Spec
Optional
Spec interface{}
- Type: interface{}
VpcNum
Optional
VpcNum interface{}
- Type: interface{}