Class: Aws::ApplicationSignals::Types::ListServiceLevelObjectivesInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ApplicationSignals::Types::ListServiceLevelObjectivesInput
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-applicationsignals/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#dependency_config ⇒ Types::DependencyConfig
Identifies the dependency using the ‘DependencyKeyAttributes` and `DependencyOperationName`.
-
#include_linked_accounts ⇒ Boolean
If you are using this operation in a monitoring account, specify ‘true` to include SLO from source accounts in the returned data.
-
#key_attributes ⇒ Hash<String,String>
You can use this optional field to specify which services you want to retrieve SLO information for.
-
#max_results ⇒ Integer
The maximum number of results to return in one operation.
-
#metric_source_types ⇒ Array<String>
Use this optional field to only include SLOs with the specified metric source types in the output.
-
#next_token ⇒ String
Include this value, if it was returned by the previous operation, to get the next set of service level objectives.
-
#operation_name ⇒ String
The name of the operation that this SLO is associated with.
-
#slo_owner_aws_account_id ⇒ String
SLO’s Amazon Web Services account ID.
Instance Attribute Details
#dependency_config ⇒ Types::DependencyConfig
Identifies the dependency using the ‘DependencyKeyAttributes` and `DependencyOperationName`.
1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-applicationsignals/types.rb', line 1612 class ListServiceLevelObjectivesInput < Struct.new( :key_attributes, :operation_name, :dependency_config, :max_results, :next_token, :include_linked_accounts, :slo_owner_aws_account_id, :metric_source_types) SENSITIVE = [] include Aws::Structure end |
#include_linked_accounts ⇒ Boolean
If you are using this operation in a monitoring account, specify ‘true` to include SLO from source accounts in the returned data.
When you are monitoring an account, you can use Amazon Web Services account ID in ‘KeyAttribute` filter for service source account and `SloOwnerawsaccountID` for SLO source account with `IncludeLinkedAccounts` to filter the returned data to only a single source account.
1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-applicationsignals/types.rb', line 1612 class ListServiceLevelObjectivesInput < Struct.new( :key_attributes, :operation_name, :dependency_config, :max_results, :next_token, :include_linked_accounts, :slo_owner_aws_account_id, :metric_source_types) SENSITIVE = [] include Aws::Structure end |
#key_attributes ⇒ Hash<String,String>
You can use this optional field to specify which services you want to retrieve SLO information for.
This is a string-to-string map. It can include the following fields.
-
‘Type` designates the type of object this is.
-
‘ResourceType` specifies the type of the resource. This field is used only when the value of the `Type` field is `Resource` or `AWS::Resource`.
-
‘Name` specifies the name of the object. This is used only if the value of the `Type` field is `Service`, `RemoteService`, or `AWS::Service`.
-
‘Identifier` identifies the resource objects of this resource. This is used only if the value of the `Type` field is `Resource` or `AWS::Resource`.
-
‘Environment` specifies the location where this object is hosted, or what it belongs to.
1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-applicationsignals/types.rb', line 1612 class ListServiceLevelObjectivesInput < Struct.new( :key_attributes, :operation_name, :dependency_config, :max_results, :next_token, :include_linked_accounts, :slo_owner_aws_account_id, :metric_source_types) SENSITIVE = [] include Aws::Structure end |
#max_results ⇒ Integer
The maximum number of results to return in one operation. If you omit this parameter, the default of 50 is used.
1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-applicationsignals/types.rb', line 1612 class ListServiceLevelObjectivesInput < Struct.new( :key_attributes, :operation_name, :dependency_config, :max_results, :next_token, :include_linked_accounts, :slo_owner_aws_account_id, :metric_source_types) SENSITIVE = [] include Aws::Structure end |
#metric_source_types ⇒ Array<String>
Use this optional field to only include SLOs with the specified metric source types in the output. Supported types are:
-
Service operation
-
Service dependency
-
CloudWatch metric
1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-applicationsignals/types.rb', line 1612 class ListServiceLevelObjectivesInput < Struct.new( :key_attributes, :operation_name, :dependency_config, :max_results, :next_token, :include_linked_accounts, :slo_owner_aws_account_id, :metric_source_types) SENSITIVE = [] include Aws::Structure end |
#next_token ⇒ String
Include this value, if it was returned by the previous operation, to get the next set of service level objectives.
1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-applicationsignals/types.rb', line 1612 class ListServiceLevelObjectivesInput < Struct.new( :key_attributes, :operation_name, :dependency_config, :max_results, :next_token, :include_linked_accounts, :slo_owner_aws_account_id, :metric_source_types) SENSITIVE = [] include Aws::Structure end |
#operation_name ⇒ String
The name of the operation that this SLO is associated with.
1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-applicationsignals/types.rb', line 1612 class ListServiceLevelObjectivesInput < Struct.new( :key_attributes, :operation_name, :dependency_config, :max_results, :next_token, :include_linked_accounts, :slo_owner_aws_account_id, :metric_source_types) SENSITIVE = [] include Aws::Structure end |
#slo_owner_aws_account_id ⇒ String
SLO’s Amazon Web Services account ID.
1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 |
# File 'lib/aws-sdk-applicationsignals/types.rb', line 1612 class ListServiceLevelObjectivesInput < Struct.new( :key_attributes, :operation_name, :dependency_config, :max_results, :next_token, :include_linked_accounts, :slo_owner_aws_account_id, :metric_source_types) SENSITIVE = [] include Aws::Structure end |