toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
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.
Members
Constructors
Workspace
Custom
String
Parameter
Args
Link copied to clipboard
constructor
(
value
:
Output
<
String
>
)
Properties
value
Link copied to clipboard
val
value
:
Output
<
String
>
The value which should be used for this field.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WorkspaceCustomStringParameterArgs