Class: Aws::Types::CreateIpamPolicyResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateIpamPolicyResult
- 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.
2527 2528 2529 |
# File 'sig/types.rbs', line 2527 def ipam_policy @ipam_policy end |