RemoteImageArgs

constructor(build: Output<RemoteImageBuildArgs>? = null, forceRemove: Output<Boolean>? = null, keepLocally: Output<Boolean>? = null, name: Output<String>? = null, pullTrigger: Output<String>? = null, pullTriggers: Output<List<String>>? = null, triggers: Output<Map<String, Any>>? = null)