@Stability(value=External)
public static interface CfnRule.BatchParametersProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-batchparameters.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRule.BatchParametersProperty.Builder
A builder for
CfnRule.BatchParametersProperty |
static class |
CfnRule.BatchParametersProperty.Jsii$Proxy
An implementation for
CfnRule.BatchParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.BatchParametersProperty.Builder |
builder() |
default Object |
getArrayProperties()
`CfnRule.BatchParametersProperty.ArrayProperties`.
|
String |
getJobDefinition()
`CfnRule.BatchParametersProperty.JobDefinition`.
|
String |
getJobName()
`CfnRule.BatchParametersProperty.JobName`.
|
default Object |
getRetryStrategy()
`CfnRule.BatchParametersProperty.RetryStrategy`.
|
@Stability(value=External) @NotNull String getJobDefinition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-batchparameters.html#cfn-events-rule-batchparameters-jobdefinition@Stability(value=External) @NotNull String getJobName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-batchparameters.html#cfn-events-rule-batchparameters-jobname@Stability(value=External) @Nullable default Object getArrayProperties()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-batchparameters.html#cfn-events-rule-batchparameters-arrayproperties@Stability(value=External) @Nullable default Object getRetryStrategy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-batchparameters.html#cfn-events-rule-batchparameters-retrystrategy@Stability(value=External) static CfnRule.BatchParametersProperty.Builder builder()
Copyright © 2020. All rights reserved.