pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudiot.v1.kotlin.inputs
/
GetRegistryPlainArgs
Get
Registry
Plain
Args
data
class
GetRegistryPlainArgs
(
val
location
:
String
,
val
project
:
String
?
=
null
,
val
registryId
:
String
)
:
ConvertibleToJava
<
GetRegistryPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Registry
Plain
Args
Link copied to clipboard
fun
GetRegistryPlainArgs
(
location
:
String
,
project
:
String
?
=
null
,
registryId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRegistryPlainArgs
Properties
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
registry
Id
Link copied to clipboard
val
registryId
:
String