Class: Aws::Types::AsnMatchStatement

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asn_list::Array[::Integer]

Returns the value of attribute asn_list.

Returns:

  • (::Array[::Integer])


86
87
88
# File 'sig/types.rbs', line 86

def asn_list
  @asn_list
end

#forwarded_ip_configTypes::ForwardedIPConfig

Returns the value of attribute forwarded_ip_config.



87
88
89
# File 'sig/types.rbs', line 87

def forwarded_ip_config
  @forwarded_ip_config
end