Class: Aws::Types::IpamInternetRegistryAssociationAsn

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)


12567
12568
12569
# File 'sig/types.rbs', line 12567

def asn
  @asn
end

#last_observed_at::Time

Returns the value of attribute last_observed_at.

Returns:

  • (::Time)


12568
12569
12570
# File 'sig/types.rbs', line 12568

def last_observed_at
  @last_observed_at
end