Method: Aws::LakeFormation::Errors::ResourceNotReadyException#message
- Defined in:
- lib/aws-sdk-lakeformation/errors.rb
#message ⇒ String
215 216 217 |
# File 'lib/aws-sdk-lakeformation/errors.rb', line 215 def @message || @data[:message] end |