@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.296Z") @Stability(value=Experimental) public interface AcceleratorProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
AcceleratorProps.Builder
A builder for
AcceleratorProps |
static class |
AcceleratorProps.Jsii$Proxy
An implementation for
AcceleratorProps |
| Modifier and Type | Method and Description |
|---|---|
static AcceleratorProps.Builder |
builder() |
default String |
getAcceleratorName()
(experimental) The name of the accelerator.
|
default Boolean |
getEnabled()
(experimental) Indicates whether the accelerator is enabled.
|
@Stability(value=Experimental) @Nullable default String getAcceleratorName()
Default: - resource ID
@Stability(value=Experimental) @Nullable default Boolean getEnabled()
Default: true
@Stability(value=Experimental) static AcceleratorProps.Builder builder()
AcceleratorProps.Builder of AcceleratorPropsCopyright © 2021. All rights reserved.