You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::TrafficMirrorFilter

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The description of the Traffic Mirror filter.

Returns:

  • (String)

    The description of the Traffic Mirror filter.

#egress_filter_rulesArray<Types::TrafficMirrorFilterRule>

Information about the egress rules that are associated with the Traffic Mirror filter.

Returns:

#ingress_filter_rulesArray<Types::TrafficMirrorFilterRule>

Information about the ingress rules that are associated with the Traffic Mirror filter.

Returns:

#network_servicesArray<String>

The network service traffic that is associated with the Traffic Mirror filter.

Returns:

  • (Array<String>)

    The network service traffic that is associated with the Traffic Mirror filter.

#tagsArray<Types::Tag>

The tags assigned to the Traffic Mirror filter.

Returns:

  • (Array<Types::Tag>)

    The tags assigned to the Traffic Mirror filter.

#traffic_mirror_filter_idString

The ID of the Traffic Mirror filter.

Returns:

  • (String)

    The ID of the Traffic Mirror filter.