toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.sourcerepo.v1.kotlin.inputs
/
GetRepoPlainArgs
Get
Repo
Plain
Args
data
class
GetRepoPlainArgs
(
val
project
:
String
?
=
null
,
val
repoId
:
String
)
:
ConvertibleToJava
<
GetRepoPlainArgs
>
Members
Constructors
Get
Repo
Plain
Args
Link copied to clipboard
constructor
(
project
:
String
?
=
null
,
repoId
:
String
)
Properties
project
Link copied to clipboard
val
project
:
String
?
=
null
repo
Id
Link copied to clipboard
val
repoId
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRepoPlainArgs