ConfigurationServiceGitPropertyArgs

data class ConfigurationServiceGitPropertyArgs(val repositories: Output<List<ConfigurationServiceGitRepositoryArgs>>? = null) : ConvertibleToJava<ConfigurationServiceGitPropertyArgs>

Property of git environment.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ConfigurationServiceGitPropertyArgs

Properties

Link copied to clipboard

Repositories of Application Configuration Service git property.