Class: Aws::Types::CertificateAuthentication

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_root_certificate_chain::String

Returns the value of attribute client_root_certificate_chain.

Returns:

  • (::String)


1701
1702
1703
# File 'sig/types.rbs', line 1701

def client_root_certificate_chain
  @client_root_certificate_chain
end