Skip to content

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.

KeyPairFingerPrintOptional

KeyPairFingerPrint interface{}
  • Type: interface{}

KeyPairNameOptional

KeyPairName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty
  • Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosKeyPairs.TagsProperty