toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.organizations.kotlin
/
FolderArgs
/
FolderArgs
Folder
Args
constructor
(
deletionProtection
:
Output
<
Boolean
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
parent
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)