toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dlp.v2.kotlin.inputs
/
GetStoredInfoTypePlainArgs
Get
Stored
Info
Type
Plain
Args
data
class
GetStoredInfoTypePlainArgs
(
val
location
:
String
,
val
project
:
String
?
=
null
,
val
storedInfoTypeId
:
String
)
:
ConvertibleToJava
<
GetStoredInfoTypePlainArgs
>
Members
Constructors
Get
Stored
Info
Type
Plain
Args
Link copied to clipboard
constructor
(
location
:
String
,
project
:
String
?
=
null
,
storedInfoTypeId
:
String
)
Properties
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
stored
Info
Type
Id
Link copied to clipboard
val
storedInfoTypeId
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetStoredInfoTypePlainArgs