Class: Aws::Types::InvalidZipFileException

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns the value of attribute message.



1269
1270
1271
# File 'sig/types.rbs', line 1269

def message
  @message
end

#type::String

Returns the value of attribute type.



1268
1269
1270
# File 'sig/types.rbs', line 1268

def type
  @type
end