Class: Aws::Types::Restrictions
- Inherits:
-
Object
- Object
- Aws::Types::Restrictions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#geo_restriction ⇒ Types::GeoRestriction
Returns the value of attribute geo_restriction.
Instance Attribute Details
#geo_restriction ⇒ Types::GeoRestriction
Returns the value of attribute geo_restriction.
3354 3355 3356 |
# File 'sig/types.rbs', line 3354 def geo_restriction @geo_restriction end |