Module: AWSCDK::ApplicationAutoScaling::ServiceNamespace
- Defined in:
- application_auto_scaling/service_namespace.rb
Overview
The service that supports Application AutoScaling.
Constant Summary collapse
- ELASTIC_MAP_REDUCE =
Deprecated.Note:
Default:
Elastic Map Reduce.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "ELASTIC_MAP_REDUCE")
- APPSTREAM =
Deprecated.Note:
Default:
App Stream.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "APPSTREAM")
- DYNAMODB =
Deprecated.Note:
Default:
Dynamo DB.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "DYNAMODB")
- SAGEMAKER =
Deprecated.Note:
Default:
SageMaker.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "SAGEMAKER")
- CUSTOM_RESOURCE =
Deprecated.Note:
Default:
Custom Resource.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "CUSTOM_RESOURCE")
- LAMBDA =
Deprecated.Note:
Default:
Lambda.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "LAMBDA")
- COMPREHEND =
Deprecated.Note:
Default:
Comprehend.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "COMPREHEND")
- KAFKA =
Deprecated.Note:
Default:
Kafka.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "KAFKA")
- ELASTICACHE =
Deprecated.Note:
Default:
ElastiCache.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "ELASTICACHE")
- NEPTUNE =
Deprecated.Note:
Default:
Neptune.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "NEPTUNE")
- CASSANDRA =
Deprecated.Note:
Default:
Cassandra.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "CASSANDRA")
- WORKSPACES =
Deprecated.Note:
Default:
Workspaces.
Jsii::Enum.new("aws-cdk-lib.aws_applicationautoscaling.ServiceNamespace", "WORKSPACES")