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
/
WorkspaceCustomObjectParameterResponse
Workspace
Custom
Object
Parameter
Response
data
class
WorkspaceCustomObjectParameterResponse
(
val
type
:
String
,
val
value
:
Any
)
The value which should be used for this field.
Members
Constructors
Workspace
Custom
Object
Parameter
Response
Link copied to clipboard
constructor
(
type
:
String
,
value
:
Any
)
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
:
Any
The value which should be used for this field.