pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.logging.kotlin
/
FolderExclusionArgs
/
FolderExclusionArgs
Folder
Exclusion
Args
fun
FolderExclusionArgs
(
description
:
Output
<
String
>
?
=
null
,
disabled
:
Output
<
Boolean
>
?
=
null
,
filter
:
Output
<
String
>
?
=
null
,
folder
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)