@Generated(value="jsii-pacmak/1.14.0 (build 729554b)", date="2020-10-29T17:34:18.472Z") @Stability(value=Stable) public interface AliasAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
AliasAttributes.Builder
A builder for
AliasAttributes |
static class |
AliasAttributes.Jsii$Proxy
An implementation for
AliasAttributes |
| Modifier and Type | Method and Description |
|---|---|
static AliasAttributes.Builder |
builder() |
String |
getAliasName() |
IVersion |
getAliasVersion() |
@Stability(value=Stable) @NotNull String getAliasName()
@Stability(value=Stable) @NotNull IVersion getAliasVersion()
@Stability(value=Stable) static AliasAttributes.Builder builder()
AliasAttributes.Builder of AliasAttributesCopyright © 2020. All rights reserved.