class Aws::DevOpsGuru::Types::ServiceCollection

A collection of the names of AWS services.

@note When making an API call, you may pass ServiceCollection

data as a hash:

    {
      service_names: ["API_GATEWAY"], # accepts API_GATEWAY, APPLICATION_ELB, AUTO_SCALING_GROUP, CLOUD_FRONT, DYNAMO_DB, EC2, ECS, EKS, ELASTIC_BEANSTALK, ELASTI_CACHE, ELB, ES, KINESIS, LAMBDA, NAT_GATEWAY, NETWORK_ELB, RDS, REDSHIFT, ROUTE_53, S3, SAGE_MAKER, SNS, SQS, STEP_FUNCTIONS, SWF
    }

@!attribute [rw] service_names

An array of strings that each specifies the name of an AWS service.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/ServiceCollection AWS API Documentation

Constants

SENSITIVE