INPUT_OBJECT
Input for updating cookie
input UpdateCookieInput {# Is this cookie enabled?enabled: Boolean# Cookie configuration as JSON stringconfig: String}