Class: Aws::Types::EnableIpamPolicyResult
- Inherits:
-
Object
- Object
- Aws::Types::EnableIpamPolicyResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_policy_id ⇒ ::String
Returns the value of attribute ipam_policy_id.
Instance Attribute Details
#ipam_policy_id ⇒ ::String
Returns the value of attribute ipam_policy_id.
8999 9000 9001 |
# File 'sig/types.rbs', line 8999 def ipam_policy_id @ipam_policy_id end |