@Stability(value=Stable) public static final class CfnIndex.DocumentMetadataConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIndex.DocumentMetadataConfigurationProperty>
CfnIndex.DocumentMetadataConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnIndex.DocumentMetadataConfigurationProperty.Builder name(String name)
CfnIndex.DocumentMetadataConfigurationProperty.getName()name - `CfnIndex.DocumentMetadataConfigurationProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnIndex.DocumentMetadataConfigurationProperty.Builder type(String type)
CfnIndex.DocumentMetadataConfigurationProperty.getType()type - `CfnIndex.DocumentMetadataConfigurationProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnIndex.DocumentMetadataConfigurationProperty.Builder relevance(CfnIndex.RelevanceProperty relevance)
CfnIndex.DocumentMetadataConfigurationProperty.getRelevance()relevance - `CfnIndex.DocumentMetadataConfigurationProperty.Relevance`.this@Stability(value=Stable) public CfnIndex.DocumentMetadataConfigurationProperty.Builder relevance(IResolvable relevance)
CfnIndex.DocumentMetadataConfigurationProperty.getRelevance()relevance - `CfnIndex.DocumentMetadataConfigurationProperty.Relevance`.this@Stability(value=Stable) public CfnIndex.DocumentMetadataConfigurationProperty.Builder search(CfnIndex.SearchProperty search)
CfnIndex.DocumentMetadataConfigurationProperty.getSearch()search - `CfnIndex.DocumentMetadataConfigurationProperty.Search`.this@Stability(value=Stable) public CfnIndex.DocumentMetadataConfigurationProperty.Builder search(IResolvable search)
CfnIndex.DocumentMetadataConfigurationProperty.getSearch()search - `CfnIndex.DocumentMetadataConfigurationProperty.Search`.this@Stability(value=Stable) public CfnIndex.DocumentMetadataConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnIndex.DocumentMetadataConfigurationProperty>CfnIndex.DocumentMetadataConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.