Method: Aws::CostOptimizationHub::Types::InternalServerException#message
- Defined in:
- lib/aws-sdk-costoptimizationhub/types.rb
#message ⇒ String
873 874 875 876 877 |
# File 'lib/aws-sdk-costoptimizationhub/types.rb', line 873 class InternalServerException < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |