Class: Aws::Types::Service

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#actionTypes::Action

Returns the value of attribute action.

Returns:



2933
2934
2935
# File 'sig/types.rbs', line 2933

def action
  @action
end

#additional_infoTypes::ServiceAdditionalInfo

Returns the value of attribute additional_info.



2943
2944
2945
# File 'sig/types.rbs', line 2943

def additional_info
  @additional_info
end

#archivedBoolean

Returns the value of attribute archived.

Returns:

  • (Boolean)


2935
2936
2937
# File 'sig/types.rbs', line 2935

def archived
  @archived
end

#count::Integer

Returns the value of attribute count.

Returns:

  • (::Integer)


2936
2937
2938
# File 'sig/types.rbs', line 2936

def count
  @count
end

#detectionTypes::Detection

Returns the value of attribute detection.

Returns:



2947
2948
2949
# File 'sig/types.rbs', line 2947

def detection
  @detection
end

#detector_id::String

Returns the value of attribute detector_id.

Returns:

  • (::String)


2937
2938
2939
# File 'sig/types.rbs', line 2937

def detector_id
  @detector_id
end

#ebs_volume_scan_detailsTypes::EbsVolumeScanDetails

Returns the value of attribute ebs_volume_scan_details.



2945
2946
2947
# File 'sig/types.rbs', line 2945

def ebs_volume_scan_details
  @ebs_volume_scan_details
end

#event_first_seen::String

Returns the value of attribute event_first_seen.

Returns:

  • (::String)


2938
2939
2940
# File 'sig/types.rbs', line 2938

def event_first_seen
  @event_first_seen
end

#event_last_seen::String

Returns the value of attribute event_last_seen.

Returns:

  • (::String)


2939
2940
2941
# File 'sig/types.rbs', line 2939

def event_last_seen
  @event_last_seen
end

#evidenceTypes::Evidence

Returns the value of attribute evidence.

Returns:



2934
2935
2936
# File 'sig/types.rbs', line 2934

def evidence
  @evidence
end

#feature_name::String

Returns the value of attribute feature_name.

Returns:

  • (::String)


2944
2945
2946
# File 'sig/types.rbs', line 2944

def feature_name
  @feature_name
end

#malware_scan_detailsTypes::MalwareScanDetails

Returns the value of attribute malware_scan_details.



2948
2949
2950
# File 'sig/types.rbs', line 2948

def malware_scan_details
  @malware_scan_details
end

#resource_role::String

Returns the value of attribute resource_role.

Returns:

  • (::String)


2940
2941
2942
# File 'sig/types.rbs', line 2940

def resource_role
  @resource_role
end

#runtime_detailsTypes::RuntimeDetails

Returns the value of attribute runtime_details.



2946
2947
2948
# File 'sig/types.rbs', line 2946

def runtime_details
  @runtime_details
end

#service_name::String

Returns the value of attribute service_name.

Returns:

  • (::String)


2941
2942
2943
# File 'sig/types.rbs', line 2941

def service_name
  @service_name
end

#user_feedback::String

Returns the value of attribute user_feedback.

Returns:

  • (::String)


2942
2943
2944
# File 'sig/types.rbs', line 2942

def user_feedback
  @user_feedback
end