@Stability(value=Stable) public static final class CfnMLTransform.FindMatchesParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMLTransform.FindMatchesParametersProperty>
CfnMLTransform.FindMatchesParametersProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMLTransform.FindMatchesParametersProperty.Builder primaryKeyColumnName(String primaryKeyColumnName)
CfnMLTransform.FindMatchesParametersProperty.getPrimaryKeyColumnName()primaryKeyColumnName - `CfnMLTransform.FindMatchesParametersProperty.PrimaryKeyColumnName`. This parameter is required.this@Stability(value=Stable) public CfnMLTransform.FindMatchesParametersProperty.Builder accuracyCostTradeoff(Number accuracyCostTradeoff)
CfnMLTransform.FindMatchesParametersProperty.getAccuracyCostTradeoff()accuracyCostTradeoff - `CfnMLTransform.FindMatchesParametersProperty.AccuracyCostTradeoff`.this@Stability(value=Stable) public CfnMLTransform.FindMatchesParametersProperty.Builder enforceProvidedLabels(Boolean enforceProvidedLabels)
CfnMLTransform.FindMatchesParametersProperty.getEnforceProvidedLabels()enforceProvidedLabels - `CfnMLTransform.FindMatchesParametersProperty.EnforceProvidedLabels`.this@Stability(value=Stable) public CfnMLTransform.FindMatchesParametersProperty.Builder enforceProvidedLabels(IResolvable enforceProvidedLabels)
CfnMLTransform.FindMatchesParametersProperty.getEnforceProvidedLabels()enforceProvidedLabels - `CfnMLTransform.FindMatchesParametersProperty.EnforceProvidedLabels`.this@Stability(value=Stable) public CfnMLTransform.FindMatchesParametersProperty.Builder precisionRecallTradeoff(Number precisionRecallTradeoff)
precisionRecallTradeoff - `CfnMLTransform.FindMatchesParametersProperty.PrecisionRecallTradeoff`.this@Stability(value=Stable) public CfnMLTransform.FindMatchesParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnMLTransform.FindMatchesParametersProperty>CfnMLTransform.FindMatchesParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.