@Stability(value=Stable) public static final class CfnFeature.EntityOverrideProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFeature.EntityOverrideProperty>
CfnFeature.EntityOverrideProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFeature.EntityOverrideProperty |
build()
Builds the configured instance.
|
CfnFeature.EntityOverrideProperty.Builder |
entityId(String entityId)
Sets the value of
CfnFeature.EntityOverrideProperty.getEntityId() |
CfnFeature.EntityOverrideProperty.Builder |
variation(String variation)
Sets the value of
CfnFeature.EntityOverrideProperty.getVariation() |
@Stability(value=Stable) public CfnFeature.EntityOverrideProperty.Builder entityId(String entityId)
CfnFeature.EntityOverrideProperty.getEntityId()entityId - `CfnFeature.EntityOverrideProperty.EntityId`.this@Stability(value=Stable) public CfnFeature.EntityOverrideProperty.Builder variation(String variation)
CfnFeature.EntityOverrideProperty.getVariation()variation - `CfnFeature.EntityOverrideProperty.Variation`.this@Stability(value=Stable) public CfnFeature.EntityOverrideProperty build()
build in interface software.amazon.jsii.Builder<CfnFeature.EntityOverrideProperty>CfnFeature.EntityOverridePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.