@Stability(value=Stable)
public static interface CfnComponent.ComponentPropertiesProperty
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.*; ComponentPropertiesProperty componentPropertiesProperty = ComponentPropertiesProperty.builder().build();
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComponent.ComponentPropertiesProperty.Builder
A builder for
CfnComponent.ComponentPropertiesProperty |
static class |
CfnComponent.ComponentPropertiesProperty.Jsii$Proxy
An implementation for
CfnComponent.ComponentPropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnComponent.ComponentPropertiesProperty.Builder |
builder() |
@Stability(value=Stable) static CfnComponent.ComponentPropertiesProperty.Builder builder()
Copyright © 2022. All rights reserved.