AppSpecServiceImageArgs

constructor(deployOnPushes: Output<List<AppSpecServiceImageDeployOnPushArgs>>? = null, digest: Output<String>? = null, registry: Output<String>? = null, registryCredentials: Output<String>? = null, registryType: Output<String>, repository: Output<String>, tag: Output<String>? = null)