toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databricks.kotlin.outputs
/
WorkspaceCustomStringParameterResponse
Workspace
Custom
String
Parameter
Response
data
class
WorkspaceCustomStringParameterResponse
(
val
type
:
String
,
val
value
:
String
)
The Value.
Members
Constructors
Workspace
Custom
String
Parameter
Response
Link copied to clipboard
constructor
(
type
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
String
The type of variable that this is
value
Link copied to clipboard
val
value
:
String
The value which should be used for this field.