Class: Aws::Types::ModifyTrustStoreOutput

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:



847
848
849
# File 'sig/types.rbs', line 847

def trust_stores
  @trust_stores
end