@Stability(value=Stable) public static final class CfnJob.JobSampleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.JobSampleProperty>
CfnJob.JobSampleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.JobSampleProperty |
build()
Builds the configured instance.
|
CfnJob.JobSampleProperty.Builder |
mode(String mode)
Sets the value of
CfnJob.JobSampleProperty.getMode() |
CfnJob.JobSampleProperty.Builder |
size(Number size)
Sets the value of
CfnJob.JobSampleProperty.getSize() |
@Stability(value=Stable) public CfnJob.JobSampleProperty.Builder mode(String mode)
CfnJob.JobSampleProperty.getMode()mode - `CfnJob.JobSampleProperty.Mode`.this@Stability(value=Stable) public CfnJob.JobSampleProperty.Builder size(Number size)
CfnJob.JobSampleProperty.getSize()size - `CfnJob.JobSampleProperty.Size`.this@Stability(value=Stable) public CfnJob.JobSampleProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.JobSampleProperty>CfnJob.JobSamplePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.