Class: Aws::Types::GetAssetContentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contentTypes::AssetZipContent

Returns the value of attribute content.



617
618
619
# File 'sig/types.rbs', line 617

def content
  @content
end

#version::Integer

Returns the value of attribute version.

Returns:

  • (::Integer)


618
619
620
# File 'sig/types.rbs', line 618

def version
  @version
end