@Stability(value=Stable) public static final class CfnIndex.DocumentMetadataConfigurationListProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIndex.DocumentMetadataConfigurationListProperty>
CfnIndex.DocumentMetadataConfigurationListProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIndex.DocumentMetadataConfigurationListProperty |
build()
Builds the configured instance.
|
CfnIndex.DocumentMetadataConfigurationListProperty.Builder |
documentMetadataConfigurationList(IResolvable documentMetadataConfigurationList)
|
CfnIndex.DocumentMetadataConfigurationListProperty.Builder |
documentMetadataConfigurationList(List<? extends Object> documentMetadataConfigurationList)
|
@Stability(value=Stable) public CfnIndex.DocumentMetadataConfigurationListProperty.Builder documentMetadataConfigurationList(IResolvable documentMetadataConfigurationList)
CfnIndex.DocumentMetadataConfigurationListProperty.getDocumentMetadataConfigurationList()documentMetadataConfigurationList - `CfnIndex.DocumentMetadataConfigurationListProperty.DocumentMetadataConfigurationList`.this@Stability(value=Stable) public CfnIndex.DocumentMetadataConfigurationListProperty.Builder documentMetadataConfigurationList(List<? extends Object> documentMetadataConfigurationList)
CfnIndex.DocumentMetadataConfigurationListProperty.getDocumentMetadataConfigurationList()documentMetadataConfigurationList - `CfnIndex.DocumentMetadataConfigurationListProperty.DocumentMetadataConfigurationList`.this@Stability(value=Stable) public CfnIndex.DocumentMetadataConfigurationListProperty build()
build in interface software.amazon.jsii.Builder<CfnIndex.DocumentMetadataConfigurationListProperty>CfnIndex.DocumentMetadataConfigurationListPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.