Class: Aws::Types::GetTrustStoreResult

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)


1909
1910
1911
# File 'sig/types.rbs', line 1909

def etag
  @etag
end

#trust_storeTypes::TrustStore

Returns the value of attribute trust_store.

Returns:



1908
1909
1910
# File 'sig/types.rbs', line 1908

def trust_store
  @trust_store
end