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