pulumi-google-native-kotlin
0.31.1.1
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
>
Constructors
Functions
Properties
Constructors
Get
Folder
Exclusion
Plain
Args
Link copied to clipboard
fun
GetFolderExclusionPlainArgs
(
exclusionId
:
String
,
folderId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFolderExclusionPlainArgs
Properties
exclusion
Id
Link copied to clipboard
val
exclusionId
:
String
folder
Id
Link copied to clipboard
val
folderId
:
String