Class: Aws::Types::CreateTrustStoreResult

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)


801
802
803
# File 'sig/types.rbs', line 801

def etag
  @etag
end

#trust_storeTypes::TrustStore

Returns the value of attribute trust_store.

Returns:



800
801
802
# File 'sig/types.rbs', line 800

def trust_store
  @trust_store
end