Class: Aws::Types::AssetFileContent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bodyTypes::AssetFileBody

Returns the value of attribute body.



169
170
171
# File 'sig/types.rbs', line 169

def body
  @body
end

#metadataObject

Returns the value of attribute metadata.

Returns:

  • (Object)


170
171
172
# File 'sig/types.rbs', line 170

def 
  @metadata
end

#path::String

Returns the value of attribute path.

Returns:

  • (::String)


168
169
170
# File 'sig/types.rbs', line 168

def path
  @path
end