pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.organizations.kotlin
/
IamAuditConfigArgs
/
IamAuditConfigArgs
Iam
Audit
Config
Args
fun
IamAuditConfigArgs
(
auditLogConfigs
:
Output
<
List
<
IamAuditConfigAuditLogConfigArgs
>
>
?
=
null
,
orgId
:
Output
<
String
>
?
=
null
,
service
:
Output
<
String
>
?
=
null
)