Class: Aws::Types::ExperienceEndpoint

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)


1009
1010
1011
# File 'sig/types.rbs', line 1009

def endpoint
  @endpoint
end

#endpoint_type"HOME"

Returns the value of attribute endpoint_type.

Returns:

  • ("HOME")


1008
1009
1010
# File 'sig/types.rbs', line 1008

def endpoint_type
  @endpoint_type
end