Class: Aws::Types::RawString

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


1097
1098
1099
# File 'sig/types.rbs', line 1097

def content
  @content
end

#sha256::String

Returns the value of attribute sha256.

Returns:

  • (::String)


1098
1099
1100
# File 'sig/types.rbs', line 1098

def sha256
  @sha256
end