toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.outputs
/
ConnectionSettingPropertiesResponse
/
ConnectionSettingPropertiesResponse
Connection
Setting
Properties
Response
constructor
(
clientId
:
String
?
=
null
,
clientSecret
:
String
?
=
null
,
parameters
:
List
<
ConnectionSettingParameterResponse
>
?
=
null
,
provisioningState
:
String
?
=
null
,
scopes
:
String
?
=
null
,
serviceProviderDisplayName
:
String
?
=
null
,
serviceProviderId
:
String
?
=
null
,
settingId
:
String
)