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.
13977 13978 13979 |
# File 'sig/types.rbs', line 13977 def ipam_resource_cidr @ipam_resource_cidr end |