toggle menu
pulumi-azure-native-kotlin
3.0.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
=
"vftwxdijgkwpuohx"
)
suspend
fun
defaultValue
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"unjmehjxdrovakcu"
)
suspend
fun
defaultValue
(
value
:
String
?
)
description
Link copied to clipboard
@
JvmName
(
name
=
"glygibhwtlnneosd"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yujvmojagvomfvkm"
)
suspend
fun
description
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"qgaomeusscbctxde"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cfjqxnfvhpvpdctb"
)
suspend
fun
name
(
value
:
String
)
required
Link copied to clipboard
@
JvmName
(
name
=
"hdvelmegsoccxsub"
)
suspend
fun
required
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"mnrdhhbpflbynbum"
)
suspend
fun
required
(
value
:
Boolean
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"fsyjhojatpewmqik"
)
suspend
fun
type
(
value
:
GalleryApplicationCustomActionParameterType
?
)
@
JvmName
(
name
=
"pppcdeiscydojojq"
)
suspend
fun
type
(
value
:
Output
<
GalleryApplicationCustomActionParameterType
>
)