Class: Aws::Types::BatchModifyIpamRoutingPolicyRegistrationsResult
- Inherits:
-
Object
- Object
- Aws::Types::BatchModifyIpamRoutingPolicyRegistrationsResult
- 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.
1159 1160 1161 |
# File 'sig/types.rbs', line 1159 def ipam_routing_policy_registration_delta @ipam_routing_policy_registration_delta end |