pulumi-google-native-kotlin
0.31.1.0
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
>
Constructors
Functions
Properties
Constructors
Get
Repo
Plain
Args
Link copied to clipboard
fun
GetRepoPlainArgs
(
project
:
String
?
=
null
,
repoId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRepoPlainArgs
Properties
project
Link copied to clipboard
val
project
:
String
?
=
null
repo
Id
Link copied to clipboard
val
repoId
:
String