pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.bastionhost.kotlin
/
HostShareKeyArgs
/
HostShareKeyArgs
Host
Share
Key
Args
fun
HostShareKeyArgs
(
hostShareKeyName
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
passPhrase
:
Output
<
String
>
?
=
null
,
privateKey
:
Output
<
String
>
?
=
null
)