Class: Aws::Types::IpamPolicyAllocationRuleRequest
- Inherits:
-
Object
- Object
- Aws::Types::IpamPolicyAllocationRuleRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_ipam_pool_id ⇒ ::String
Returns the value of attribute source_ipam_pool_id.
Instance Attribute Details
#source_ipam_pool_id ⇒ ::String
Returns the value of attribute source_ipam_pool_id.
12606 12607 12608 |
# File 'sig/types.rbs', line 12606 def source_ipam_pool_id @source_ipam_pool_id end |