Class: Aws::Types::TlsValidationContextFileTrust

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_chain::String

Returns the value of attribute certificate_chain.

Returns:

  • (::String)


1142
1143
1144
# File 'sig/types.rbs', line 1142

def certificate_chain
  @certificate_chain
end