Class: Aws::Types::OpenSearchServiceDataSourceConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#aws_region::String

Returns the value of attribute aws_region.

Returns:



1135
1136
1137
# File 'sig/types.rbs', line 1135

def aws_region
  @aws_region
end

#endpoint::String

Returns the value of attribute endpoint.

Returns:



1134
1135
1136
# File 'sig/types.rbs', line 1134

def endpoint
  @endpoint
end