Class: Aws::Types::PutSnapshotBlockResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#checksum ⇒ ::String

Returns the value of attribute checksum.

Returns:

  • (::String)


121
122
123
# File 'sig/types.rbs', line 121

def checksum
  @checksum
end

#checksum_algorithm ⇒ "SHA256"

Returns the value of attribute checksum_algorithm.

Returns:

  • ("SHA256")


122
123
124
# File 'sig/types.rbs', line 122

def checksum_algorithm
  @checksum_algorithm
end