Class: Aws::Types::DeleteIpamInternetRegistryAssociationResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIpamInternetRegistryAssociationResult
- 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.
4348 4349 4350 |
# File 'sig/types.rbs', line 4348 def ipam_internet_registry_association @ipam_internet_registry_association end |