Reference documentation and code samples for the Network Security V1 API class Google::Cloud::NetworkSecurity::V1::CustomMirroringProfile.
CustomMirroringProfile defines out-of-band integration behavior (mirroring). It is used by mirroring rules with a MIRROR action.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#mirroring_endpoint_group
def mirroring_endpoint_group() -> ::String
Returns
- (::String) — Required. Immutable. The target MirroringEndpointGroup. When a mirroring rule with this security profile attached matches a packet, a replica will be mirrored to the location-local target in this group.
#mirroring_endpoint_group=
def mirroring_endpoint_group=(value) -> ::String
Parameter
- value (::String) — Required. Immutable. The target MirroringEndpointGroup. When a mirroring rule with this security profile attached matches a packet, a replica will be mirrored to the location-local target in this group.
Returns
- (::String) — Required. Immutable. The target MirroringEndpointGroup. When a mirroring rule with this security profile attached matches a packet, a replica will be mirrored to the location-local target in this group.