ImageArgs

constructor(build: Output<DockerBuildArgs>? = null, buildOnPreview: Output<Boolean>? = null, imageName: Output<String>? = null, registry: Output<RegistryArgs>? = null, skipPush: Output<Boolean>? = null)