View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SecurityActionDeny (google_api_apigee v0.46.0)

Message that should be set in case of a Deny Action.

Attributes

  • responseCode (type: integer(), default: nil) - Optional. The HTTP response code if the Action = DENY.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SecurityActionDeny{
  responseCode: integer() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.