Method: Aws::QuickSight::Types::SessionLifetimeInMinutesInvalidException#message
- Defined in:
- lib/aws-sdk-quicksight/types.rb
#message ⇒ String
29590 29591 29592 29593 29594 29595 |
# File 'lib/aws-sdk-quicksight/types.rb', line 29590 class SessionLifetimeInMinutesInvalidException < Struct.new( :message, :request_id) SENSITIVE = [] include Aws::Structure end |