Method: Aws::Imagebuilder::Types::ResourceInUseException#message

Defined in:
lib/aws-sdk-imagebuilder/types.rb

#messageString

Returns:

  • (String)


7713
7714
7715
7716
7717
# File 'lib/aws-sdk-imagebuilder/types.rb', line 7713

class ResourceInUseException < Struct.new(
  :message)
  SENSITIVE = []
  include Aws::Structure
end