Class: Aws::Types::IpamRouteOriginAuthorizationInfo

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)


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

def asn
  @asn
end

#cidr::String

Returns the value of attribute cidr.

Returns:

  • (::String)


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

def cidr
  @cidr
end

#max_length::Integer

Returns the value of attribute max_length.

Returns:

  • (::Integer)


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

def max_length
  @max_length
end