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. |
KeyPairFingerPrintOptional
KeyPairFingerPrint interface{}
- Type: interface{}
KeyPairNameOptional
KeyPairName interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}