toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.chime.kotlin
/
SdkvoiceSipRuleArgs
/
SdkvoiceSipRuleArgs
Sdkvoice
Sip
Rule
Args
constructor
(
disabled
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
targetApplications
:
Output
<
List
<
SdkvoiceSipRuleTargetApplicationArgs
>
>
?
=
null
,
triggerType
:
Output
<
String
>
?
=
null
,
triggerValue
:
Output
<
String
>
?
=
null
)