Class: Aws::Types::OpenSearchServiceDataSourceConfig
- Inherits:
-
Object
- Object
- Aws::Types::OpenSearchServiceDataSourceConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aws_region ⇒ ::String
Returns the value of attribute aws_region.
-
#endpoint ⇒ ::String
Returns the value of attribute endpoint.
Instance Attribute Details
#aws_region ⇒ ::String
Returns the value of attribute aws_region.
1135 1136 1137 |
# File 'sig/types.rbs', line 1135 def aws_region @aws_region end |
#endpoint ⇒ ::String
Returns the value of attribute endpoint.
1134 1135 1136 |
# File 'sig/types.rbs', line 1134 def endpoint @endpoint end |