Class: Aws::Types::CreateTrustStoreOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#trust_stores::Array[Types::TrustStore]

Returns the value of attribute trust_stores.

Returns:



237
238
239
# File 'sig/types.rbs', line 237

def trust_stores
  @trust_stores
end