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.
12075 12076 12077 |
# File 'sig/types.rbs', line 12075 def source_ipam_pool_id @source_ipam_pool_id end |