toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudbuild.v1.kotlin.inputs
/
GetGithubEnterpriseConfigPlainArgs
Get
Github
Enterprise
Config
Plain
Args
data
class
GetGithubEnterpriseConfigPlainArgs
(
val
configId
:
String
?
=
null
,
val
githubEnterpriseConfigId
:
String
,
val
location
:
String
,
val
project
:
String
?
=
null
,
val
projectId
:
String
?
=
null
)
:
ConvertibleToJava
<
GetGithubEnterpriseConfigPlainArgs
>
Members
Constructors
Get
Github
Enterprise
Config
Plain
Args
Link copied to clipboard
constructor
(
configId
:
String
?
=
null
,
githubEnterpriseConfigId
:
String
,
location
:
String
,
project
:
String
?
=
null
,
projectId
:
String
?
=
null
)
Properties
config
Id
Link copied to clipboard
val
configId
:
String
?
=
null
github
Enterprise
Config
Id
Link copied to clipboard
val
githubEnterpriseConfigId
:
String
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
project
Id
Link copied to clipboard
val
projectId
:
String
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetGithubEnterpriseConfigPlainArgs