toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.folder.kotlin
/
IamAuditConfigArgs
/
IamAuditConfigArgs
Iam
Audit
Config
Args
constructor
(
auditLogConfigs
:
Output
<
List
<
IamAuditConfigAuditLogConfigArgs
>
>
?
=
null
,
folder
:
Output
<
String
>
?
=
null
,
service
:
Output
<
String
>
?
=
null
)