pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.chime.kotlin
/
VoiceConnectorStreamingArgs
/
VoiceConnectorStreamingArgs
Voice
Connector
Streaming
Args
fun
VoiceConnectorStreamingArgs
(
dataRetention
:
Output
<
Int
>
?
=
null
,
disabled
:
Output
<
Boolean
>
?
=
null
,
streamingNotificationTargets
:
Output
<
List
<
String
>
>
?
=
null
,
voiceConnectorId
:
Output
<
String
>
?
=
null
)