Class: Aws::Types::Address
- Inherits:
-
Object
- Object
- Aws::Types::Address
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#address_definition ⇒ ::String
Returns the value of attribute address_definition.
Instance Attribute Details
#address_definition ⇒ ::String
Returns the value of attribute address_definition.
33 34 35 |
# File 'sig/types.rbs', line 33 def address_definition @address_definition end |