Class: Aws::SimSpaceWeaver::Types::ServiceQuotaExceededException
- Inherits:
-
Struct
- Object
- Struct
- Aws::SimSpaceWeaver::Types::ServiceQuotaExceededException
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-simspaceweaver/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
Instance Attribute Details
#message ⇒ String
690 691 692 693 694 |
# File 'lib/aws-sdk-simspaceweaver/types.rb', line 690 class ServiceQuotaExceededException < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |