@Stability(value=Stable)
public static interface CfnObjectType.ObjectTypeKeyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnObjectType.ObjectTypeKeyProperty.Builder
A builder for
CfnObjectType.ObjectTypeKeyProperty |
static class |
CfnObjectType.ObjectTypeKeyProperty.Jsii$Proxy
An implementation for
CfnObjectType.ObjectTypeKeyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnObjectType.ObjectTypeKeyProperty.Builder |
builder() |
default List<String> |
getFieldNames()
`CfnObjectType.ObjectTypeKeyProperty.FieldNames`.
|
default List<String> |
getStandardIdentifiers()
`CfnObjectType.ObjectTypeKeyProperty.StandardIdentifiers`.
|
@Stability(value=Stable) @Nullable default List<String> getFieldNames()
@Stability(value=Stable) @Nullable default List<String> getStandardIdentifiers()
@Stability(value=Stable) static CfnObjectType.ObjectTypeKeyProperty.Builder builder()
Copyright © 2021. All rights reserved.