pulumi-azure-native-kotlin
2.14.0.0
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.
Types
Constructors
Properties
Constructors
Service
Provider
Parameter
Response
Constraints
Link copied to clipboard
fun
ServiceProviderParameterResponseConstraints
(
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.