@Stability(value=Stable) public static final class CfnCampaign.SignalInformationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCampaign.SignalInformationProperty>
CfnCampaign.SignalInformationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCampaign.SignalInformationProperty |
build()
Builds the configured instance.
|
CfnCampaign.SignalInformationProperty.Builder |
maxSampleCount(Number maxSampleCount)
Sets the value of
CfnCampaign.SignalInformationProperty.getMaxSampleCount() |
CfnCampaign.SignalInformationProperty.Builder |
minimumSamplingIntervalMs(Number minimumSamplingIntervalMs)
Sets the value of
CfnCampaign.SignalInformationProperty.getMinimumSamplingIntervalMs() |
CfnCampaign.SignalInformationProperty.Builder |
name(String name)
Sets the value of
CfnCampaign.SignalInformationProperty.getName() |
@Stability(value=Stable) public CfnCampaign.SignalInformationProperty.Builder name(String name)
CfnCampaign.SignalInformationProperty.getName()name - `CfnCampaign.SignalInformationProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnCampaign.SignalInformationProperty.Builder maxSampleCount(Number maxSampleCount)
CfnCampaign.SignalInformationProperty.getMaxSampleCount()maxSampleCount - `CfnCampaign.SignalInformationProperty.MaxSampleCount`.this@Stability(value=Stable) public CfnCampaign.SignalInformationProperty.Builder minimumSamplingIntervalMs(Number minimumSamplingIntervalMs)
CfnCampaign.SignalInformationProperty.getMinimumSamplingIntervalMs()minimumSamplingIntervalMs - `CfnCampaign.SignalInformationProperty.MinimumSamplingIntervalMs`.this@Stability(value=Stable) public CfnCampaign.SignalInformationProperty build()
build in interface software.amazon.jsii.Builder<CfnCampaign.SignalInformationProperty>CfnCampaign.SignalInformationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.