toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin
/
ContainerAppsSourceControlArgs
/
ContainerAppsSourceControlArgs
Container
Apps
Source
Control
Args
constructor
(
branch
:
Output
<
String
>
?
=
null
,
containerAppName
:
Output
<
String
>
?
=
null
,
githubActionConfiguration
:
Output
<
GithubActionConfigurationArgs
>
?
=
null
,
repoUrl
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
sourceControlName
:
Output
<
String
>
?
=
null
)