@Stability(value=Stable)
public static interface CfnComponent.ComponentOverridesValueProperty
extends software.amazon.jsii.JsiiSerializable
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.amplifyuibuilder.*; ComponentOverridesValueProperty componentOverridesValueProperty = ComponentOverridesValueProperty.builder().build();
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComponent.ComponentOverridesValueProperty.Builder
A builder for
CfnComponent.ComponentOverridesValueProperty |
static class |
CfnComponent.ComponentOverridesValueProperty.Jsii$Proxy
An implementation for
CfnComponent.ComponentOverridesValueProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnComponent.ComponentOverridesValueProperty.Builder |
builder() |
@Stability(value=Stable) static CfnComponent.ComponentOverridesValueProperty.Builder builder()
Copyright © 2022. All rights reserved.