@Stability(value=Stable)
public static interface CfnComponentVersion.ComponentPlatformProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComponentVersion.ComponentPlatformProperty.Builder
A builder for
CfnComponentVersion.ComponentPlatformProperty |
static class |
CfnComponentVersion.ComponentPlatformProperty.Jsii$Proxy
An implementation for
CfnComponentVersion.ComponentPlatformProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnComponentVersion.ComponentPlatformProperty.Builder |
builder() |
default Object |
getAttributes()
`CfnComponentVersion.ComponentPlatformProperty.Attributes`.
|
default String |
getName()
`CfnComponentVersion.ComponentPlatformProperty.Name`.
|
@Stability(value=Stable) @Nullable default Object getAttributes()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) static CfnComponentVersion.ComponentPlatformProperty.Builder builder()
Copyright © 2021. All rights reserved.