Class: Aws::Types::CertificateAuthenticationRequest

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_arn::String

Returns the value of attribute client_root_certificate_chain_arn.

Returns:

  • (::String)


1620
1621
1622
# File 'sig/types.rbs', line 1620

def client_root_certificate_chain_arn
  @client_root_certificate_chain_arn
end