pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.orgpolicy.v2.kotlin.inputs
/
GetFolderPolicyPlainArgs
Get
Folder
Policy
Plain
Args
data
class
GetFolderPolicyPlainArgs
(
val
folderId
:
String
,
val
policyId
:
String
)
:
ConvertibleToJava
<
GetFolderPolicyPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Folder
Policy
Plain
Args
Link copied to clipboard
fun
GetFolderPolicyPlainArgs
(
folderId
:
String
,
policyId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFolderPolicyPlainArgs
Properties
folder
Id
Link copied to clipboard
val
folderId
:
String
policy
Id
Link copied to clipboard
val
policyId
:
String