@Stability(value=Stable) public static final class CfnObjectType.ObjectTypeFieldProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnObjectType.ObjectTypeFieldProperty>
CfnObjectType.ObjectTypeFieldProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnObjectType.ObjectTypeFieldProperty |
build()
Builds the configured instance.
|
CfnObjectType.ObjectTypeFieldProperty.Builder |
contentType(String contentType)
Sets the value of
CfnObjectType.ObjectTypeFieldProperty.getContentType() |
CfnObjectType.ObjectTypeFieldProperty.Builder |
source(String source)
Sets the value of
CfnObjectType.ObjectTypeFieldProperty.getSource() |
CfnObjectType.ObjectTypeFieldProperty.Builder |
target(String target)
Sets the value of
CfnObjectType.ObjectTypeFieldProperty.getTarget() |
@Stability(value=Stable) public CfnObjectType.ObjectTypeFieldProperty.Builder contentType(String contentType)
CfnObjectType.ObjectTypeFieldProperty.getContentType()contentType - `CfnObjectType.ObjectTypeFieldProperty.ContentType`.this@Stability(value=Stable) public CfnObjectType.ObjectTypeFieldProperty.Builder source(String source)
CfnObjectType.ObjectTypeFieldProperty.getSource()source - `CfnObjectType.ObjectTypeFieldProperty.Source`.this@Stability(value=Stable) public CfnObjectType.ObjectTypeFieldProperty.Builder target(String target)
CfnObjectType.ObjectTypeFieldProperty.getTarget()target - `CfnObjectType.ObjectTypeFieldProperty.Target`.this@Stability(value=Stable) public CfnObjectType.ObjectTypeFieldProperty build()
build in interface software.amazon.jsii.Builder<CfnObjectType.ObjectTypeFieldProperty>CfnObjectType.ObjectTypeFieldPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.