toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.chime.kotlin
/
VoiceConnectorStreamingArgs
/
VoiceConnectorStreamingArgs
Voice
Connector
Streaming
Args
constructor
(
dataRetention
:
Output
<
Int
>
?
=
null
,
disabled
:
Output
<
Boolean
>
?
=
null
,
mediaInsightsConfiguration
:
Output
<
VoiceConnectorStreamingMediaInsightsConfigurationArgs
>
?
=
null
,
streamingNotificationTargets
:
Output
<
List
<
String
>
>
?
=
null
,
voiceConnectorId
:
Output
<
String
>
?
=
null
)