@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.046Z") @Stability(value=Experimental) public interface BaseInstanceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
BaseInstanceProps.Builder
A builder for
BaseInstanceProps |
static class |
BaseInstanceProps.Jsii$Proxy
An implementation for
BaseInstanceProps |
| Modifier and Type | Method and Description |
|---|---|
static BaseInstanceProps.Builder |
builder() |
default Map<String,String> |
getCustomAttributes()
(experimental) Custom attributes of the instance.
|
default String |
getInstanceId()
(experimental) The id of the instance resource.
|
@Stability(value=Experimental) @Nullable default Map<String,String> getCustomAttributes()
Default: none
@Stability(value=Experimental) @Nullable default String getInstanceId()
Default: Automatically generated name
@Stability(value=Experimental) static BaseInstanceProps.Builder builder()
BaseInstanceProps.Builder of BaseInstancePropsCopyright © 2021. All rights reserved.