@Stability(value=Stable)
public static interface CfnAlias.VersionWeightProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAlias.VersionWeightProperty.Builder
A builder for
CfnAlias.VersionWeightProperty |
static class |
CfnAlias.VersionWeightProperty.Jsii$Proxy
An implementation for
CfnAlias.VersionWeightProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAlias.VersionWeightProperty.Builder |
builder() |
String |
getFunctionVersion()
`CfnAlias.VersionWeightProperty.FunctionVersion`.
|
Number |
getFunctionWeight()
`CfnAlias.VersionWeightProperty.FunctionWeight`.
|
@Stability(value=Stable) @NotNull String getFunctionVersion()
@Stability(value=Stable) @NotNull Number getFunctionWeight()
@Stability(value=Stable) static CfnAlias.VersionWeightProperty.Builder builder()
Copyright © 2021. All rights reserved.