Skip to content

RosKeyPairProps

Properties for defining a RosKeyPair.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cloudphone-keypair

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcloudphone/datasource"
&datasource.RosKeyPairProps {
    KeyPairName: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
KeyPairName interface{} No description.
RefreshOptions interface{} No description.

KeyPairNameRequired

KeyPairName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}