pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databricks.kotlin.inputs
/
WorkspaceCustomStringParameterArgs
Workspace
Custom
String
Parameter
Args
data
class
WorkspaceCustomStringParameterArgs
(
val
value
:
Output
<
String
>
)
:
ConvertibleToJava
<
WorkspaceCustomStringParameterArgs
>
The Value.
Constructors
Functions
Properties
Constructors
Workspace
Custom
String
Parameter
Args
Link copied to clipboard
fun
WorkspaceCustomStringParameterArgs
(
value
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WorkspaceCustomStringParameterArgs
Properties
value
Link copied to clipboard
val
value
:
Output
<
String
>
The value which should be used for this field.