Class: Aws::CodeStarconnections::Errors::UpdateOutOfSyncException

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

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of UpdateOutOfSyncException.

Parameters:



299
300
301
# File 'lib/aws-sdk-codestarconnections/errors.rb', line 299

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

Instance Method Details

#messageString

Returns:

  • (String)


304
# File 'lib/aws-sdk-codestarconnections/errors.rb', line 304

def message: () -> ::String