@Generated(value="jsii-pacmak/1.14.0 (build 729554b)", date="2020-10-29T17:34:18.539Z") @Stability(value=Stable) public interface VersionAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
VersionAttributes.Builder
A builder for
VersionAttributes |
static class |
VersionAttributes.Jsii$Proxy
An implementation for
VersionAttributes |
| Modifier and Type | Method and Description |
|---|---|
static VersionAttributes.Builder |
builder() |
IFunction |
getLambda()
The lambda function.
|
String |
getVersion()
The version.
|
@Stability(value=Stable) @NotNull IFunction getLambda()
@Stability(value=Stable) @NotNull String getVersion()
@Stability(value=Stable) static VersionAttributes.Builder builder()
VersionAttributes.Builder of VersionAttributesCopyright © 2020. All rights reserved.