@Stability(value=Stable) public static final class CfnObjectType.ObjectTypeKeyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnObjectType.ObjectTypeKeyProperty>
CfnObjectType.ObjectTypeKeyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnObjectType.ObjectTypeKeyProperty |
build()
Builds the configured instance.
|
CfnObjectType.ObjectTypeKeyProperty.Builder |
fieldNames(List<String> fieldNames)
Sets the value of
CfnObjectType.ObjectTypeKeyProperty.getFieldNames() |
CfnObjectType.ObjectTypeKeyProperty.Builder |
standardIdentifiers(List<String> standardIdentifiers)
Sets the value of
CfnObjectType.ObjectTypeKeyProperty.getStandardIdentifiers() |
@Stability(value=Stable) public CfnObjectType.ObjectTypeKeyProperty.Builder fieldNames(List<String> fieldNames)
CfnObjectType.ObjectTypeKeyProperty.getFieldNames()fieldNames - `CfnObjectType.ObjectTypeKeyProperty.FieldNames`.this@Stability(value=Stable) public CfnObjectType.ObjectTypeKeyProperty.Builder standardIdentifiers(List<String> standardIdentifiers)
CfnObjectType.ObjectTypeKeyProperty.getStandardIdentifiers()standardIdentifiers - `CfnObjectType.ObjectTypeKeyProperty.StandardIdentifiers`.this@Stability(value=Stable) public CfnObjectType.ObjectTypeKeyProperty build()
build in interface software.amazon.jsii.Builder<CfnObjectType.ObjectTypeKeyProperty>CfnObjectType.ObjectTypeKeyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.