toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.outputs
/
ServiceProviderParameterResponseConstraints
Service
Provider
Parameter
Response
Constraints
data
class
ServiceProviderParameterResponseConstraints
(
val
required
:
Boolean
?
=
null
)
the constraints of the bot meta data.
Members
Constructors
Service
Provider
Parameter
Response
Constraints
Link copied to clipboard
constructor
(
required
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
required
Link copied to clipboard
val
required
:
Boolean
?
=
null
Whether required the constraints of the bot meta data.