Class: Aws::Types::CreateIpamInternetRegistryAssociationResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateIpamInternetRegistryAssociationResult
- 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.
2658 2659 2660 |
# File 'sig/types.rbs', line 2658 def ipam_internet_registry_association @ipam_internet_registry_association end |