@Stability(value=Stable)
public static interface CfnObjectType.ObjectTypeFieldProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnObjectType.ObjectTypeFieldProperty.Builder
A builder for
CfnObjectType.ObjectTypeFieldProperty |
static class |
CfnObjectType.ObjectTypeFieldProperty.Jsii$Proxy
An implementation for
CfnObjectType.ObjectTypeFieldProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnObjectType.ObjectTypeFieldProperty.Builder |
builder() |
default String |
getContentType()
`CfnObjectType.ObjectTypeFieldProperty.ContentType`.
|
default String |
getSource()
`CfnObjectType.ObjectTypeFieldProperty.Source`.
|
default String |
getTarget()
`CfnObjectType.ObjectTypeFieldProperty.Target`.
|
@Stability(value=Stable) @Nullable default String getContentType()
@Stability(value=Stable) @Nullable default String getSource()
@Stability(value=Stable) @Nullable default String getTarget()
@Stability(value=Stable) static CfnObjectType.ObjectTypeFieldProperty.Builder builder()
Copyright © 2021. All rights reserved.