RosKeyPairsProps
Properties for defining a RosKeyPairs
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cloudphone-keypairs
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcloudphone/datasource"
&datasource.RosKeyPairsProps {
KeyPairFingerPrint: interface{},
KeyPairName: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
KeyPairFingerPrint |
interface{} |
No description. |
KeyPairName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
KeyPairFingerPrint
Optional
KeyPairFingerPrint interface{}
- Type: interface{}
KeyPairName
Optional
KeyPairName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}