Class: Aws::Types::Service
- Inherits:
-
Object
- Object
- Aws::Types::Service
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
-
#achievability ⇒ Types::Achievability
Returns the value of attribute achievability.
-
#assessment_status ⇒ "NOT_STARTED", ...
Returns the value of attribute assessment_status.
-
#associated_systems ⇒ ::Array[Types::AssociatedSystem]
Returns the value of attribute associated_systems.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#dependency_discovery ⇒ Types::DependencyDiscoveryConfig
Returns the value of attribute dependency_discovery.
-
#description ⇒ ::String
Returns the value of attribute description.
-
#effective_policy_values ⇒ Types::EffectivePolicyValues
Returns the value of attribute effective_policy_values.
-
#estimated_assessment_cost ⇒ Types::AssessmentCost
Returns the value of attribute estimated_assessment_cost.
-
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
-
#name ⇒ ::String
Returns the value of attribute name.
-
#open_findings_count ⇒ ::Integer
Returns the value of attribute open_findings_count.
-
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
-
#ou_id ⇒ ::String
Returns the value of attribute ou_id.
-
#permission_model ⇒ Types::PermissionModel
Returns the value of attribute permission_model.
-
#policy_arn ⇒ ::String
Returns the value of attribute policy_arn.
-
#regions ⇒ ::Array[::String]
Returns the value of attribute regions.
-
#report_configuration ⇒ Types::ServiceReportConfiguration
Returns the value of attribute report_configuration.
-
#rerun_assessment ⇒ Boolean
Returns the value of attribute rerun_assessment.
-
#resolved_findings_count ⇒ ::Integer
Returns the value of attribute resolved_findings_count.
-
#resource_discovery ⇒ Types::ResourceDiscoveryStatus
Returns the value of attribute resource_discovery.
-
#service_arn ⇒ ::String
Returns the value of attribute service_arn.
-
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
-
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
1166 1167 1168 |
# File 'sig/types.rbs', line 1166 def account_id @account_id end |
#achievability ⇒ Types::Achievability
Returns the value of attribute achievability.
1154 1155 1156 |
# File 'sig/types.rbs', line 1154 def achievability @achievability end |
#assessment_status ⇒ "NOT_STARTED", ...
Returns the value of attribute assessment_status.
1160 1161 1162 |
# File 'sig/types.rbs', line 1160 def assessment_status @assessment_status end |
#associated_systems ⇒ ::Array[Types::AssociatedSystem]
Returns the value of attribute associated_systems.
1148 1149 1150 |
# File 'sig/types.rbs', line 1148 def associated_systems @associated_systems end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
1167 1168 1169 |
# File 'sig/types.rbs', line 1167 def created_at @created_at end |
#dependency_discovery ⇒ Types::DependencyDiscoveryConfig
Returns the value of attribute dependency_discovery.
1152 1153 1154 |
# File 'sig/types.rbs', line 1152 def dependency_discovery @dependency_discovery end |
#description ⇒ ::String
Returns the value of attribute description.
1147 1148 1149 |
# File 'sig/types.rbs', line 1147 def description @description end |
#effective_policy_values ⇒ Types::EffectivePolicyValues
Returns the value of attribute effective_policy_values.
1153 1154 1155 |
# File 'sig/types.rbs', line 1153 def effective_policy_values @effective_policy_values end |
#estimated_assessment_cost ⇒ Types::AssessmentCost
Returns the value of attribute estimated_assessment_cost.
1158 1159 1160 |
# File 'sig/types.rbs', line 1158 def estimated_assessment_cost @estimated_assessment_cost end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
1156 1157 1158 |
# File 'sig/types.rbs', line 1156 def kms_key_id @kms_key_id end |
#name ⇒ ::String
Returns the value of attribute name.
1146 1147 1148 |
# File 'sig/types.rbs', line 1146 def name @name end |
#open_findings_count ⇒ ::Integer
Returns the value of attribute open_findings_count.
1162 1163 1164 |
# File 'sig/types.rbs', line 1162 def open_findings_count @open_findings_count end |
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
1164 1165 1166 |
# File 'sig/types.rbs', line 1164 def organization_id @organization_id end |
#ou_id ⇒ ::String
Returns the value of attribute ou_id.
1165 1166 1167 |
# File 'sig/types.rbs', line 1165 def ou_id @ou_id end |
#permission_model ⇒ Types::PermissionModel
Returns the value of attribute permission_model.
1151 1152 1153 |
# File 'sig/types.rbs', line 1151 def @permission_model end |
#policy_arn ⇒ ::String
Returns the value of attribute policy_arn.
1149 1150 1151 |
# File 'sig/types.rbs', line 1149 def policy_arn @policy_arn end |
#regions ⇒ ::Array[::String]
Returns the value of attribute regions.
1150 1151 1152 |
# File 'sig/types.rbs', line 1150 def regions @regions end |
#report_configuration ⇒ Types::ServiceReportConfiguration
Returns the value of attribute report_configuration.
1155 1156 1157 |
# File 'sig/types.rbs', line 1155 def report_configuration @report_configuration end |
#rerun_assessment ⇒ Boolean
Returns the value of attribute rerun_assessment.
1161 1162 1163 |
# File 'sig/types.rbs', line 1161 def rerun_assessment @rerun_assessment end |
#resolved_findings_count ⇒ ::Integer
Returns the value of attribute resolved_findings_count.
1163 1164 1165 |
# File 'sig/types.rbs', line 1163 def resolved_findings_count @resolved_findings_count end |
#resource_discovery ⇒ Types::ResourceDiscoveryStatus
Returns the value of attribute resource_discovery.
1159 1160 1161 |
# File 'sig/types.rbs', line 1159 def resource_discovery @resource_discovery end |
#service_arn ⇒ ::String
Returns the value of attribute service_arn.
1145 1146 1147 |
# File 'sig/types.rbs', line 1145 def service_arn @service_arn end |
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
1157 1158 1159 |
# File 'sig/types.rbs', line 1157 def @tags end |
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
1168 1169 1170 |
# File 'sig/types.rbs', line 1168 def updated_at @updated_at end |