View Source GoogleApi.NetworkSecurity.V1.Model.CustomMirroringProfile (google_api_network_security v0.6.0)

CustomMirroringProfile defines an action for mirroring traffic to a collector's EndpointGroup

Attributes

  • mirroringEndpointGroup (type: String.t, default: nil) - Required. The MirroringEndpointGroup to which traffic associated with the SP should be mirrored.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.NetworkSecurity.V1.Model.CustomMirroringProfile{
  mirroringEndpointGroup: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.