pulumi-alicloud-kotlin
3.44.0.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.bastionhost.kotlin
/
HostShareKeyArgsBuilder
Host
Share
Key
Args
Builder
class
HostShareKeyArgsBuilder
Builder for
HostShareKeyArgs
.
Functions
Functions
host
Share
Key
Name
Link copied to clipboard
@
JvmName
(
name
=
"faixdrjvovdgojvi"
)
suspend
fun
hostShareKeyName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"poqsmgajrgbqnjmx"
)
suspend
fun
hostShareKeyName
(
value
:
String
?
)
instance
Id
Link copied to clipboard
@
JvmName
(
name
=
"kpafvsyeamumcyth"
)
suspend
fun
instanceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"eppbwtdkmsivcmat"
)
suspend
fun
instanceId
(
value
:
String
?
)
pass
Phrase
Link copied to clipboard
@
JvmName
(
name
=
"gsaymdbdhqyirtch"
)
suspend
fun
passPhrase
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lkkejnkussyrbpah"
)
suspend
fun
passPhrase
(
value
:
String
?
)
private
Key
Link copied to clipboard
@
JvmName
(
name
=
"ybthomuotvtwntdj"
)
suspend
fun
privateKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"firmpskdciwgucnc"
)
suspend
fun
privateKey
(
value
:
String
?
)