@Stability(value=External) public static final class CfnRule.BatchParametersProperty.Builder extends Object
CfnRule.BatchParametersProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=External) public CfnRule.BatchParametersProperty.Builder jobDefinition(String jobDefinition)
CfnRule.BatchParametersProperty.getJobDefinition()jobDefinition - `CfnRule.BatchParametersProperty.JobDefinition`. This parameter is required.this@Stability(value=External) public CfnRule.BatchParametersProperty.Builder jobName(String jobName)
CfnRule.BatchParametersProperty.getJobName()jobName - `CfnRule.BatchParametersProperty.JobName`. This parameter is required.this@Stability(value=External) public CfnRule.BatchParametersProperty.Builder arrayProperties(IResolvable arrayProperties)
CfnRule.BatchParametersProperty.getArrayProperties()arrayProperties - `CfnRule.BatchParametersProperty.ArrayProperties`.this@Stability(value=External) public CfnRule.BatchParametersProperty.Builder arrayProperties(CfnRule.BatchArrayPropertiesProperty arrayProperties)
CfnRule.BatchParametersProperty.getArrayProperties()arrayProperties - `CfnRule.BatchParametersProperty.ArrayProperties`.this@Stability(value=External) public CfnRule.BatchParametersProperty.Builder retryStrategy(IResolvable retryStrategy)
CfnRule.BatchParametersProperty.getRetryStrategy()retryStrategy - `CfnRule.BatchParametersProperty.RetryStrategy`.this@Stability(value=External) public CfnRule.BatchParametersProperty.Builder retryStrategy(CfnRule.BatchRetryStrategyProperty retryStrategy)
CfnRule.BatchParametersProperty.getRetryStrategy()retryStrategy - `CfnRule.BatchParametersProperty.RetryStrategy`.this@Stability(value=External) public CfnRule.BatchParametersProperty build()
CfnRule.BatchParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.