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.
1216 1217 1218 |
# File 'sig/types.rbs', line 1216 def account_id @account_id end |
#achievability ⇒ Types::Achievability
Returns the value of attribute achievability.
1204 1205 1206 |
# File 'sig/types.rbs', line 1204 def achievability @achievability end |
#assessment_status ⇒ "NOT_STARTED", ...
Returns the value of attribute assessment_status.
1210 1211 1212 |
# File 'sig/types.rbs', line 1210 def assessment_status @assessment_status end |
#associated_systems ⇒ ::Array[Types::AssociatedSystem]
Returns the value of attribute associated_systems.
1198 1199 1200 |
# File 'sig/types.rbs', line 1198 def associated_systems @associated_systems end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
1217 1218 1219 |
# File 'sig/types.rbs', line 1217 def created_at @created_at end |
#dependency_discovery ⇒ Types::DependencyDiscoveryConfig
Returns the value of attribute dependency_discovery.
1202 1203 1204 |
# File 'sig/types.rbs', line 1202 def dependency_discovery @dependency_discovery end |
#description ⇒ ::String
Returns the value of attribute description.
1197 1198 1199 |
# File 'sig/types.rbs', line 1197 def description @description end |
#effective_policy_values ⇒ Types::EffectivePolicyValues
Returns the value of attribute effective_policy_values.
1203 1204 1205 |
# File 'sig/types.rbs', line 1203 def effective_policy_values @effective_policy_values end |
#estimated_assessment_cost ⇒ Types::AssessmentCost
Returns the value of attribute estimated_assessment_cost.
1208 1209 1210 |
# File 'sig/types.rbs', line 1208 def estimated_assessment_cost @estimated_assessment_cost end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
1206 1207 1208 |
# File 'sig/types.rbs', line 1206 def kms_key_id @kms_key_id end |
#name ⇒ ::String
Returns the value of attribute name.
1196 1197 1198 |
# File 'sig/types.rbs', line 1196 def name @name end |
#open_findings_count ⇒ ::Integer
Returns the value of attribute open_findings_count.
1212 1213 1214 |
# File 'sig/types.rbs', line 1212 def open_findings_count @open_findings_count end |
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
1214 1215 1216 |
# File 'sig/types.rbs', line 1214 def organization_id @organization_id end |
#ou_id ⇒ ::String
Returns the value of attribute ou_id.
1215 1216 1217 |
# File 'sig/types.rbs', line 1215 def ou_id @ou_id end |
#permission_model ⇒ Types::PermissionModel
Returns the value of attribute permission_model.
1201 1202 1203 |
# File 'sig/types.rbs', line 1201 def @permission_model end |
#policy_arn ⇒ ::String
Returns the value of attribute policy_arn.
1199 1200 1201 |
# File 'sig/types.rbs', line 1199 def policy_arn @policy_arn end |
#regions ⇒ ::Array[::String]
Returns the value of attribute regions.
1200 1201 1202 |
# File 'sig/types.rbs', line 1200 def regions @regions end |
#report_configuration ⇒ Types::ServiceReportConfiguration
Returns the value of attribute report_configuration.
1205 1206 1207 |
# File 'sig/types.rbs', line 1205 def report_configuration @report_configuration end |
#rerun_assessment ⇒ Boolean
Returns the value of attribute rerun_assessment.
1211 1212 1213 |
# File 'sig/types.rbs', line 1211 def rerun_assessment @rerun_assessment end |
#resolved_findings_count ⇒ ::Integer
Returns the value of attribute resolved_findings_count.
1213 1214 1215 |
# File 'sig/types.rbs', line 1213 def resolved_findings_count @resolved_findings_count end |
#resource_discovery ⇒ Types::ResourceDiscoveryStatus
Returns the value of attribute resource_discovery.
1209 1210 1211 |
# File 'sig/types.rbs', line 1209 def resource_discovery @resource_discovery end |
#service_arn ⇒ ::String
Returns the value of attribute service_arn.
1195 1196 1197 |
# File 'sig/types.rbs', line 1195 def service_arn @service_arn end |
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
1207 1208 1209 |
# File 'sig/types.rbs', line 1207 def @tags end |
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
1218 1219 1220 |
# File 'sig/types.rbs', line 1218 def updated_at @updated_at end |