Class: Aws::Resiliencehubv2::Types::ServiceSummary

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-resiliencehubv2/types.rb

Overview

Contains summary information about a service.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

Displayed only if caller has access.

Returns:

  • (String)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#achievabilityTypes::Achievability

The achievability status of the service's resilience targets.



3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#assessment_statusString

The current assessment status of the service.

Returns:

  • (String)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#associated_systemsArray<Types::AssociatedSystem>

The systems associated with the service.

Returns:



3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The timestamp when the service was created.

Returns:

  • (Time)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#dependency_discoveryTypes::DependencyDiscoveryConfig

The dependency discovery configuration.



3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

Resource name (used in ARN — no spaces allowed).

Returns:

  • (String)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#open_findings_countInteger

The number of open findings.

Returns:

  • (Integer)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#organization_idString

Displayed only if caller has access.

Returns:

  • (String)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#ou_idString

Displayed only if caller has access.

Returns:

  • (String)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#policy_arnString

ARN identifier.

Returns:

  • (String)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#regionsArray<String>

The AWS Regions where the service operates.

Returns:

  • (Array<String>)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#resolved_findings_countInteger

The number of resolved findings.

Returns:

  • (Integer)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#service_arnString

ARN identifier.

Returns:

  • (String)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The timestamp when the service was last updated.

Returns:

  • (Time)


3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
# File 'lib/aws-sdk-resiliencehubv2/types.rb', line 3813

class ServiceSummary < Struct.new(
  :service_arn,
  :name,
  :associated_systems,
  :regions,
  :policy_arn,
  :assessment_status,
  :open_findings_count,
  :resolved_findings_count,
  :dependency_discovery,
  :achievability,
  :organization_id,
  :ou_id,
  :account_id,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end