Class: Aws::Types::DisassociateIpamResourceDiscoveryResult
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateIpamResourceDiscoveryResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_resource_discovery_association ⇒ Types::IpamResourceDiscoveryAssociation
Returns the value of attribute ipam_resource_discovery_association.
Instance Attribute Details
#ipam_resource_discovery_association ⇒ Types::IpamResourceDiscoveryAssociation
Returns the value of attribute ipam_resource_discovery_association.
8409 8410 8411 |
# File 'sig/types.rbs', line 8409 def ipam_resource_discovery_association @ipam_resource_discovery_association end |