Class: Aws::Types::ClusterEndpoint

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint ⇒ ::String

Returns the value of attribute endpoint.

Returns:

  • (::String)


46
47
48
# File 'sig/types.rbs', line 46

def endpoint
  @endpoint
end

#region ⇒ ::String

Returns the value of attribute region.

Returns:

  • (::String)


47
48
49
# File 'sig/types.rbs', line 47

def region
  @region
end