Class: Aws::Types::EndpointIdentifier

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_ip_preservation_enabledBoolean

Returns the value of attribute client_ip_preservation_enabled.

Returns:

  • (Boolean)


524
525
526
# File 'sig/types.rbs', line 524

def client_ip_preservation_enabled
  @client_ip_preservation_enabled
end

#endpoint_id::String

Returns the value of attribute endpoint_id.

Returns:

  • (::String)


523
524
525
# File 'sig/types.rbs', line 523

def endpoint_id
  @endpoint_id
end