Class: Aws::AppStream::Errors::InvalidAccountStatusException

Inherits:
ServiceError
  • Object
show all
Defined in:
sig/errors.rbs,
lib/aws-sdk-appstream/errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ InvalidAccountStatusException

Returns a new instance of InvalidAccountStatusException.

Parameters:



132
133
134
# File 'lib/aws-sdk-appstream/errors.rb', line 132

def initialize(context, message, data = Aws::EmptyStructure.new)
  super(context, message, data)
end

Instance Method Details

#messageString

Returns:

  • (String)


137
# File 'lib/aws-sdk-appstream/errors.rb', line 137

def message: () -> ::String