@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.955Z") @Stability(value=Experimental) public interface BaseScalableAttributeProps extends software.amazon.jsii.JsiiSerializable, EnableScalingProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
BaseScalableAttributeProps.Builder
A builder for
BaseScalableAttributeProps |
static class |
BaseScalableAttributeProps.Jsii$Proxy
An implementation for
BaseScalableAttributeProps |
| Modifier and Type | Method and Description |
|---|---|
static BaseScalableAttributeProps.Builder |
builder() |
String |
getDimension()
(experimental) Scalable dimension of the attribute.
|
String |
getResourceId()
(experimental) Resource ID of the attribute.
|
IRole |
getRole()
(experimental) Role to use for scaling.
|
ServiceNamespace |
getServiceNamespace()
(experimental) Service namespace of the scalable attribute.
|
getMaxCapacity, getMinCapacity@Stability(value=Experimental) @NotNull String getDimension()
@Stability(value=Experimental) @NotNull String getResourceId()
@Stability(value=Experimental) @NotNull IRole getRole()
@Stability(value=Experimental) @NotNull ServiceNamespace getServiceNamespace()
@Stability(value=Experimental) static BaseScalableAttributeProps.Builder builder()
builder in interface EnableScalingPropsBaseScalableAttributeProps.Builder of BaseScalableAttributePropsCopyright © 2021. All rights reserved.