pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.cfg.kotlin.inputs
/
RuleScopeArgs
/
RuleScopeArgs
Rule
Scope
Args
fun
RuleScopeArgs
(
complianceResourceId
:
Output
<
String
>
?
=
null
,
complianceResourceTypes
:
Output
<
List
<
String
>
>
?
=
null
,
tagKey
:
Output
<
String
>
?
=
null
,
tagValue
:
Output
<
String
>
?
=
null
)