Class: Aws::Types::AssociateIpamResourceDiscoveryResult
- Inherits:
-
Object
- Object
- Aws::Types::AssociateIpamResourceDiscoveryResult
- 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.
639 640 641 |
# File 'sig/types.rbs', line 639 def ipam_resource_discovery_association @ipam_resource_discovery_association end |