Method: Aws::Appflow::Types::InternalServerException#message
- Defined in:
- lib/aws-sdk-appflow/types.rb
#message ⇒ String
2953 2954 2955 2956 2957 |
# File 'lib/aws-sdk-appflow/types.rb', line 2953 class InternalServerException < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |