Class: Google::Cloud::Container::V1::SecurityBulletinEvent

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/container/v1/cluster_service.rb

Overview

SecurityBulletinEvent is a notification sent to customers when a security bulletin has been posted that they are vulnerable to.

Instance Attribute Summary collapse

Instance Attribute Details

#affected_supported_minors::Array<::String>



5155
5156
5157
5158
# File 'proto_docs/google/container/v1/cluster_service.rb', line 5155

class SecurityBulletinEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#brief_description::String



5155
5156
5157
5158
# File 'proto_docs/google/container/v1/cluster_service.rb', line 5155

class SecurityBulletinEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#bulletin_id::String



5155
5156
5157
5158
# File 'proto_docs/google/container/v1/cluster_service.rb', line 5155

class SecurityBulletinEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#bulletin_uri::String



5155
5156
5157
5158
# File 'proto_docs/google/container/v1/cluster_service.rb', line 5155

class SecurityBulletinEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#cve_ids::Array<::String>



5155
5156
5157
5158
# File 'proto_docs/google/container/v1/cluster_service.rb', line 5155

class SecurityBulletinEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#manual_steps_required::Boolean



5155
5156
5157
5158
# File 'proto_docs/google/container/v1/cluster_service.rb', line 5155

class SecurityBulletinEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#patched_versions::Array<::String>



5155
5156
5157
5158
# File 'proto_docs/google/container/v1/cluster_service.rb', line 5155

class SecurityBulletinEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#resource_type_affected::String



5155
5156
5157
5158
# File 'proto_docs/google/container/v1/cluster_service.rb', line 5155

class SecurityBulletinEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#severity::String



5155
5156
5157
5158
# File 'proto_docs/google/container/v1/cluster_service.rb', line 5155

class SecurityBulletinEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#suggested_upgrade_target::String



5155
5156
5157
5158
# File 'proto_docs/google/container/v1/cluster_service.rb', line 5155

class SecurityBulletinEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end