| Package | Description |
|---|---|
| software.amazon.awscdk.services.applicationautoscaling |
AWS Auto Scaling Construct Library
|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNamespace |
BaseScalableAttributeProps.getServiceNamespace()
Service namespace of the scalable attribute.
|
ServiceNamespace |
BaseScalableAttributeProps.Jsii$Proxy.getServiceNamespace() |
ServiceNamespace |
ScalableTargetProps.getServiceNamespace()
The namespace of the AWS service that provides the resource or custom-resource for a resource provided by your own application or service.
|
ServiceNamespace |
ScalableTargetProps.Jsii$Proxy.getServiceNamespace() |
static ServiceNamespace |
ServiceNamespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceNamespace[] |
ServiceNamespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BaseScalableAttributeProps.Builder |
BaseScalableAttributeProps.Builder.serviceNamespace(ServiceNamespace serviceNamespace)
Sets the value of
BaseScalableAttributeProps.getServiceNamespace() |
ScalableTarget.Builder |
ScalableTarget.Builder.serviceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service that provides the resource or custom-resource for a resource provided by your own application or service.
|
ScalableTargetProps.Builder |
ScalableTargetProps.Builder.serviceNamespace(ServiceNamespace serviceNamespace)
Sets the value of
ScalableTargetProps.getServiceNamespace() |
| Modifier and Type | Method and Description |
|---|---|
ServiceNamespace |
ScalableTaskCountProps.Jsii$Proxy.getServiceNamespace() |
| Modifier and Type | Method and Description |
|---|---|
ScalableTaskCount.Builder |
ScalableTaskCount.Builder.serviceNamespace(ServiceNamespace serviceNamespace)
Service namespace of the scalable attribute.
|
ScalableTaskCountProps.Builder |
ScalableTaskCountProps.Builder.serviceNamespace(ServiceNamespace serviceNamespace)
Sets the value of
BaseScalableAttributeProps.getServiceNamespace() |
Copyright © 2022. All rights reserved.