Class: Aws::Types::IpamRouteOverlap

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asn::String

Returns the value of attribute asn.

Returns:

  • (::String)


12865
12866
12867
# File 'sig/types.rbs', line 12865

def asn
  @asn
end

#detected_at::Time

Returns the value of attribute detected_at.

Returns:

  • (::Time)


12866
12867
12868
# File 'sig/types.rbs', line 12866

def detected_at
  @detected_at
end

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


12864
12865
12866
# File 'sig/types.rbs', line 12864

def prefix
  @prefix
end