Class: Aws::CodeStarNotifications::Errors::AccessDeniedException

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

Instance Method Summary collapse

Constructor Details

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



50
51
52
# File 'lib/aws-sdk-codestarnotifications/errors.rb', line 50

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

Instance Method Details

#messageString



55
# File 'lib/aws-sdk-codestarnotifications/errors.rb', line 55

def message: () -> ::String