Class: Aws::Types::TlsConfigInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#server_name_to_verify::String

Returns the value of attribute server_name_to_verify.

Returns:

  • (::String)


2169
2170
2171
# File 'sig/types.rbs', line 2169

def server_name_to_verify
  @server_name_to_verify
end