Class: Aws::Types::CustomPluginFileDescription

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_md_5::String

Returns the value of attribute file_md_5.

Returns:

  • (::String)


200
201
202
# File 'sig/types.rbs', line 200

def file_md_5
  @file_md_5
end

#file_size::Integer

Returns the value of attribute file_size.

Returns:

  • (::Integer)


201
202
203
# File 'sig/types.rbs', line 201

def file_size
  @file_size
end