Custom Target Type Custom Actions Include Skaffold Module Git Args
data class CustomTargetTypeCustomActionsIncludeSkaffoldModuleGitArgs(val path: Output<String>? = null, val ref: Output<String>? = null, val repo: Output<String>) : ConvertibleToJava<CustomTargetTypeCustomActionsIncludeSkaffoldModuleGitArgs>