@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:29:22.913Z") @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.