toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
GalleryApplicationCustomActionParameterArgsBuilder
Gallery
Application
Custom
Action
Parameter
Args
Builder
class
GalleryApplicationCustomActionParameterArgsBuilder
Builder for
GalleryApplicationCustomActionParameterArgs
.
Members
Functions
default
Value
Link copied to clipboard
@
JvmName
(
name
=
"vrrfnyirlucnrvta"
)
suspend
fun
defaultValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"evalggevomnwagey"
)
suspend
fun
defaultValue
(
value
:
String
?
)
description
Link copied to clipboard
@
JvmName
(
name
=
"ngqmbbrcsuhiscut"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lybpnqxoycgmpiof"
)
suspend
fun
description
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"gjmthjddrhbjulgk"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nmrrjunravbreeye"
)
suspend
fun
name
(
value
:
String
)
required
Link copied to clipboard
@
JvmName
(
name
=
"ngiajtdthpwypqca"
)
suspend
fun
required
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"qwtrxngochgdingk"
)
suspend
fun
required
(
value
:
Boolean
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"hffqlppmepvdbdiu"
)
suspend
fun
type
(
value
:
GalleryApplicationCustomActionParameterType
?
)
@
JvmName
(
name
=
"tnpllqjybldukthg"
)
suspend
fun
type
(
value
:
Output
<
GalleryApplicationCustomActionParameterType
>
)