SecurityProfileCustomMirroringProfileArgs

data class SecurityProfileCustomMirroringProfileArgs(val mirroringEndpointGroup: Output<String>) : ConvertibleToJava<SecurityProfileCustomMirroringProfileArgs>

Constructors

constructor(mirroringEndpointGroup: Output<String>)

Properties

Link copied to clipboard

The Mirroring Endpoint Group to which matching traffic should be mirrored. Format: projects/{project_id}/locations/global/mirroringEndpointGroups/{endpoint_group_id}

Functions

Link copied to clipboard
open override fun toJava(): SecurityProfileCustomMirroringProfileArgs