Class: Aws::Types::ModifyIpamResourceCidrResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyIpamResourceCidrResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_resource_cidr ⇒ Types::IpamResourceCidr
Returns the value of attribute ipam_resource_cidr.
Instance Attribute Details
#ipam_resource_cidr ⇒ Types::IpamResourceCidr
Returns the value of attribute ipam_resource_cidr.
13680 13681 13682 |
# File 'sig/types.rbs', line 13680 def ipam_resource_cidr @ipam_resource_cidr end |