Method: Aws::WorkDocs::Types::TooManyLabelsException#message
- Defined in:
- lib/aws-sdk-workdocs/types.rb
#message ⇒ String
2776 2777 2778 2779 2780 |
# File 'lib/aws-sdk-workdocs/types.rb', line 2776 class TooManyLabelsException < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |