Class: Aws::Types::DescribeScanJobOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeScanJobOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
-
#backup_vault_arn ⇒ ::String
Returns the value of attribute backup_vault_arn.
-
#backup_vault_name ⇒ ::String
Returns the value of attribute backup_vault_name.
-
#completion_date ⇒ ::Time
Returns the value of attribute completion_date.
-
#continuous_scan_end_time ⇒ ::Time
Returns the value of attribute continuous_scan_end_time.
-
#continuous_scan_start_time ⇒ ::Time
Returns the value of attribute continuous_scan_start_time.
-
#created_by ⇒ Types::ScanJobCreator
Returns the value of attribute created_by.
-
#creation_date ⇒ ::Time
Returns the value of attribute creation_date.
-
#iam_role_arn ⇒ ::String
Returns the value of attribute iam_role_arn.
-
#malware_scanner ⇒ "GUARDDUTY"
Returns the value of attribute malware_scanner.
-
#recovery_point_arn ⇒ ::String
Returns the value of attribute recovery_point_arn.
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
-
#resource_name ⇒ ::String
Returns the value of attribute resource_name.
-
#resource_type ⇒ "EBS", ...
Returns the value of attribute resource_type.
-
#scan_base_recovery_point_arn ⇒ ::String
Returns the value of attribute scan_base_recovery_point_arn.
-
#scan_id ⇒ ::String
Returns the value of attribute scan_id.
-
#scan_job_id ⇒ ::String
Returns the value of attribute scan_job_id.
-
#scan_mode ⇒ "FULL_SCAN", "INCREMENTAL_SCAN"
Returns the value of attribute scan_mode.
-
#scan_result ⇒ Types::ScanResultInfo
Returns the value of attribute scan_result.
-
#scanner_role_arn ⇒ ::String
Returns the value of attribute scanner_role_arn.
-
#state ⇒ "CANCELED", ...
Returns the value of attribute state.
-
#status_message ⇒ ::String
Returns the value of attribute status_message.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
833 834 835 |
# File 'sig/types.rbs', line 833 def account_id @account_id end |
#backup_vault_arn ⇒ ::String
Returns the value of attribute backup_vault_arn.
834 835 836 |
# File 'sig/types.rbs', line 834 def backup_vault_arn @backup_vault_arn end |
#backup_vault_name ⇒ ::String
Returns the value of attribute backup_vault_name.
835 836 837 |
# File 'sig/types.rbs', line 835 def backup_vault_name @backup_vault_name end |
#completion_date ⇒ ::Time
Returns the value of attribute completion_date.
836 837 838 |
# File 'sig/types.rbs', line 836 def completion_date @completion_date end |
#continuous_scan_end_time ⇒ ::Time
Returns the value of attribute continuous_scan_end_time.
837 838 839 |
# File 'sig/types.rbs', line 837 def continuous_scan_end_time @continuous_scan_end_time end |
#continuous_scan_start_time ⇒ ::Time
Returns the value of attribute continuous_scan_start_time.
838 839 840 |
# File 'sig/types.rbs', line 838 def continuous_scan_start_time @continuous_scan_start_time end |
#created_by ⇒ Types::ScanJobCreator
Returns the value of attribute created_by.
839 840 841 |
# File 'sig/types.rbs', line 839 def created_by @created_by end |
#creation_date ⇒ ::Time
Returns the value of attribute creation_date.
840 841 842 |
# File 'sig/types.rbs', line 840 def creation_date @creation_date end |
#iam_role_arn ⇒ ::String
Returns the value of attribute iam_role_arn.
841 842 843 |
# File 'sig/types.rbs', line 841 def iam_role_arn @iam_role_arn end |
#malware_scanner ⇒ "GUARDDUTY"
Returns the value of attribute malware_scanner.
842 843 844 |
# File 'sig/types.rbs', line 842 def malware_scanner @malware_scanner end |
#recovery_point_arn ⇒ ::String
Returns the value of attribute recovery_point_arn.
843 844 845 |
# File 'sig/types.rbs', line 843 def recovery_point_arn @recovery_point_arn end |
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
844 845 846 |
# File 'sig/types.rbs', line 844 def resource_arn @resource_arn end |
#resource_name ⇒ ::String
Returns the value of attribute resource_name.
845 846 847 |
# File 'sig/types.rbs', line 845 def resource_name @resource_name end |
#resource_type ⇒ "EBS", ...
Returns the value of attribute resource_type.
846 847 848 |
# File 'sig/types.rbs', line 846 def resource_type @resource_type end |
#scan_base_recovery_point_arn ⇒ ::String
Returns the value of attribute scan_base_recovery_point_arn.
847 848 849 |
# File 'sig/types.rbs', line 847 def scan_base_recovery_point_arn @scan_base_recovery_point_arn end |
#scan_id ⇒ ::String
Returns the value of attribute scan_id.
848 849 850 |
# File 'sig/types.rbs', line 848 def scan_id @scan_id end |
#scan_job_id ⇒ ::String
Returns the value of attribute scan_job_id.
849 850 851 |
# File 'sig/types.rbs', line 849 def scan_job_id @scan_job_id end |
#scan_mode ⇒ "FULL_SCAN", "INCREMENTAL_SCAN"
Returns the value of attribute scan_mode.
850 851 852 |
# File 'sig/types.rbs', line 850 def scan_mode @scan_mode end |
#scan_result ⇒ Types::ScanResultInfo
Returns the value of attribute scan_result.
851 852 853 |
# File 'sig/types.rbs', line 851 def scan_result @scan_result end |
#scanner_role_arn ⇒ ::String
Returns the value of attribute scanner_role_arn.
852 853 854 |
# File 'sig/types.rbs', line 852 def scanner_role_arn @scanner_role_arn end |
#state ⇒ "CANCELED", ...
Returns the value of attribute state.
853 854 855 |
# File 'sig/types.rbs', line 853 def state @state end |
#status_message ⇒ ::String
Returns the value of attribute status_message.
854 855 856 |
# File 'sig/types.rbs', line 854 def @status_message end |