Class: Aws::Types::TlsAuthConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#trust_storeTypes::TrustStore

Returns the value of attribute trust_store.

Returns:



1454
1455
1456
# File 'sig/types.rbs', line 1454

def trust_store
  @trust_store
end