Class: Aws::KMS::Errors::XksProxyUriInUseException

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of XksProxyUriInUseException.

Parameters:



735
736
737
# File 'lib/aws-sdk-kms/errors.rb', line 735

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

Instance Method Details

#messageString

Returns:

  • (String)


740
# File 'lib/aws-sdk-kms/errors.rb', line 740

def message: () -> ::String