Class: Aws::Types::EnableIpamInternetRegistryAssociationResult
- Inherits:
-
Object
- Object
- Aws::Types::EnableIpamInternetRegistryAssociationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_internet_registry_association ⇒ Types::IpamInternetRegistryAssociation
Returns the value of attribute ipam_internet_registry_association.
Instance Attribute Details
#ipam_internet_registry_association ⇒ Types::IpamInternetRegistryAssociation
Returns the value of attribute ipam_internet_registry_association.
9308 9309 9310 |
# File 'sig/types.rbs', line 9308 def ipam_internet_registry_association @ipam_internet_registry_association end |