toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databricks.kotlin.outputs
/
WorkspaceCustomBooleanParameterResponse
Workspace
Custom
Boolean
Parameter
Response
data
class
WorkspaceCustomBooleanParameterResponse
(
val
type
:
String
,
val
value
:
Boolean
)
The value which should be used for this field.
Members
Constructors
Workspace
Custom
Boolean
Parameter
Response
Link copied to clipboard
constructor
(
type
:
String
,
value
:
Boolean
)
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
:
Boolean
The value which should be used for this field.