@Stability(value=Stable)
public static interface CfnAssetModel.TransformProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAssetModel.TransformProperty.Builder
A builder for
CfnAssetModel.TransformProperty |
static class |
CfnAssetModel.TransformProperty.Jsii$Proxy
An implementation for
CfnAssetModel.TransformProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAssetModel.TransformProperty.Builder |
builder() |
String |
getExpression()
`CfnAssetModel.TransformProperty.Expression`.
|
Object |
getVariables()
`CfnAssetModel.TransformProperty.Variables`.
|
@Stability(value=Stable) @NotNull String getExpression()
@Stability(value=Stable) @NotNull Object getVariables()
@Stability(value=Stable) static CfnAssetModel.TransformProperty.Builder builder()
Copyright © 2021. All rights reserved.