Class: Aws::Types::GetTrustStoreCertificateResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificateTypes::Certificate

Returns the value of attribute certificate.

Returns:



651
652
653
# File 'sig/types.rbs', line 651

def certificate
  @certificate
end

#trust_store_arn::String

Returns the value of attribute trust_store_arn.

Returns:

  • (::String)


650
651
652
# File 'sig/types.rbs', line 650

def trust_store_arn
  @trust_store_arn
end