Class: Aws::Types::DeleteIpamRoutingPolicyRegistrationResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIpamRoutingPolicyRegistrationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_routing_policy_registration_delta ⇒ Types::IpamRoutingPolicyRegistrationDelta
Returns the value of attribute ipam_routing_policy_registration_delta.
Instance Attribute Details
#ipam_routing_policy_registration_delta ⇒ Types::IpamRoutingPolicyRegistrationDelta
Returns the value of attribute ipam_routing_policy_registration_delta.
4430 4431 4432 |
# File 'sig/types.rbs', line 4430 def ipam_routing_policy_registration_delta @ipam_routing_policy_registration_delta end |