@Stability(value=Stable)
public static interface CfnAccessPoint.TransformationConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAccessPoint.TransformationConfigurationProperty.Builder
A builder for
CfnAccessPoint.TransformationConfigurationProperty |
static class |
CfnAccessPoint.TransformationConfigurationProperty.Jsii$Proxy
An implementation for
CfnAccessPoint.TransformationConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAccessPoint.TransformationConfigurationProperty.Builder |
builder() |
default List<String> |
getActions()
`CfnAccessPoint.TransformationConfigurationProperty.Actions`.
|
default Object |
getContentTransformation()
`CfnAccessPoint.TransformationConfigurationProperty.ContentTransformation`.
|
@Stability(value=Stable) @Nullable default List<String> getActions()
@Stability(value=Stable) @Nullable default Object getContentTransformation()
@Stability(value=Stable) static CfnAccessPoint.TransformationConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.