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