Class: Aws::Types::AmazonOpenSearchParameters
- Inherits:
-
Object
- Object
- Aws::Types::AmazonOpenSearchParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain ⇒ ::String
Returns the value of attribute domain.
Instance Attribute Details
#domain ⇒ ::String
Returns the value of attribute domain.
203 204 205 |
# File 'sig/types.rbs', line 203 def domain @domain end |