Class: Aws::Types::IpamPolicyAllocationRule
- Inherits:
-
Object
- Object
- Aws::Types::IpamPolicyAllocationRule
- 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.
12601 12602 12603 |
# File 'sig/types.rbs', line 12601 def source_ipam_pool_id @source_ipam_pool_id end |