Class: Aws::Types::DeleteIpamPolicyResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIpamPolicyResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_policy ⇒ Types::IpamPolicy
Returns the value of attribute ipam_policy.
Instance Attribute Details
#ipam_policy ⇒ Types::IpamPolicy
Returns the value of attribute ipam_policy.
4162 4163 4164 |
# File 'sig/types.rbs', line 4162 def ipam_policy @ipam_policy end |