Method: Aws::FMS::Types::InvalidOperationException#message
- Defined in:
- lib/aws-sdk-fms/types.rb
#message ⇒ String
1948 1949 1950 1951 1952 |
# File 'lib/aws-sdk-fms/types.rb', line 1948 class InvalidOperationException < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |