Class: Aws::Types::UpdateTrustStoreResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


4173
4174
4175
# File 'sig/types.rbs', line 4173

def etag
  @etag
end

#trust_storeTypes::TrustStore

Returns the value of attribute trust_store.

Returns:



4172
4173
4174
# File 'sig/types.rbs', line 4172

def trust_store
  @trust_store
end