toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.logging.v2.kotlin.inputs
/
GetFolderExclusionPlainArgs
Get
Folder
Exclusion
Plain
Args
data
class
GetFolderExclusionPlainArgs
(
val
exclusionId
:
String
,
val
folderId
:
String
)
:
ConvertibleToJava
<
GetFolderExclusionPlainArgs
>
Members
Constructors
Get
Folder
Exclusion
Plain
Args
Link copied to clipboard
constructor
(
exclusionId
:
String
,
folderId
:
String
)
Properties
exclusion
Id
Link copied to clipboard
val
exclusionId
:
String
folder
Id
Link copied to clipboard
val
folderId
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFolderExclusionPlainArgs