@Stability(value=Stable) public static final class CfnDetectorModel.ActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetectorModel.ActionProperty>
CfnDetectorModel.ActionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder clearTimer(CfnDetectorModel.ClearTimerProperty clearTimer)
CfnDetectorModel.ActionProperty.getClearTimer()clearTimer - `CfnDetectorModel.ActionProperty.ClearTimer`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder clearTimer(IResolvable clearTimer)
CfnDetectorModel.ActionProperty.getClearTimer()clearTimer - `CfnDetectorModel.ActionProperty.ClearTimer`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder dynamoDb(CfnDetectorModel.DynamoDBProperty dynamoDb)
CfnDetectorModel.ActionProperty.getDynamoDb()dynamoDb - `CfnDetectorModel.ActionProperty.DynamoDB`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder dynamoDb(IResolvable dynamoDb)
CfnDetectorModel.ActionProperty.getDynamoDb()dynamoDb - `CfnDetectorModel.ActionProperty.DynamoDB`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder dynamoDBv2(CfnDetectorModel.DynamoDBv2Property dynamoDBv2)
CfnDetectorModel.ActionProperty.getDynamoDBv2()dynamoDBv2 - `CfnDetectorModel.ActionProperty.DynamoDBv2`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder dynamoDBv2(IResolvable dynamoDBv2)
CfnDetectorModel.ActionProperty.getDynamoDBv2()dynamoDBv2 - `CfnDetectorModel.ActionProperty.DynamoDBv2`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder firehose(CfnDetectorModel.FirehoseProperty firehose)
CfnDetectorModel.ActionProperty.getFirehose()firehose - `CfnDetectorModel.ActionProperty.Firehose`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder firehose(IResolvable firehose)
CfnDetectorModel.ActionProperty.getFirehose()firehose - `CfnDetectorModel.ActionProperty.Firehose`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder iotEvents(CfnDetectorModel.IotEventsProperty iotEvents)
CfnDetectorModel.ActionProperty.getIotEvents()iotEvents - `CfnDetectorModel.ActionProperty.IotEvents`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder iotEvents(IResolvable iotEvents)
CfnDetectorModel.ActionProperty.getIotEvents()iotEvents - `CfnDetectorModel.ActionProperty.IotEvents`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder iotSiteWise(CfnDetectorModel.IotSiteWiseProperty iotSiteWise)
CfnDetectorModel.ActionProperty.getIotSiteWise()iotSiteWise - `CfnDetectorModel.ActionProperty.IotSiteWise`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder iotSiteWise(IResolvable iotSiteWise)
CfnDetectorModel.ActionProperty.getIotSiteWise()iotSiteWise - `CfnDetectorModel.ActionProperty.IotSiteWise`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder iotTopicPublish(CfnDetectorModel.IotTopicPublishProperty iotTopicPublish)
CfnDetectorModel.ActionProperty.getIotTopicPublish()iotTopicPublish - `CfnDetectorModel.ActionProperty.IotTopicPublish`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder iotTopicPublish(IResolvable iotTopicPublish)
CfnDetectorModel.ActionProperty.getIotTopicPublish()iotTopicPublish - `CfnDetectorModel.ActionProperty.IotTopicPublish`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder lambda(CfnDetectorModel.LambdaProperty lambda)
CfnDetectorModel.ActionProperty.getLambda()lambda - `CfnDetectorModel.ActionProperty.Lambda`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder lambda(IResolvable lambda)
CfnDetectorModel.ActionProperty.getLambda()lambda - `CfnDetectorModel.ActionProperty.Lambda`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder resetTimer(CfnDetectorModel.ResetTimerProperty resetTimer)
CfnDetectorModel.ActionProperty.getResetTimer()resetTimer - `CfnDetectorModel.ActionProperty.ResetTimer`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder resetTimer(IResolvable resetTimer)
CfnDetectorModel.ActionProperty.getResetTimer()resetTimer - `CfnDetectorModel.ActionProperty.ResetTimer`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder setTimer(CfnDetectorModel.SetTimerProperty setTimer)
CfnDetectorModel.ActionProperty.getSetTimer()setTimer - `CfnDetectorModel.ActionProperty.SetTimer`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder setTimer(IResolvable setTimer)
CfnDetectorModel.ActionProperty.getSetTimer()setTimer - `CfnDetectorModel.ActionProperty.SetTimer`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder setVariable(CfnDetectorModel.SetVariableProperty setVariable)
CfnDetectorModel.ActionProperty.getSetVariable()setVariable - `CfnDetectorModel.ActionProperty.SetVariable`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder setVariable(IResolvable setVariable)
CfnDetectorModel.ActionProperty.getSetVariable()setVariable - `CfnDetectorModel.ActionProperty.SetVariable`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder sns(CfnDetectorModel.SnsProperty sns)
CfnDetectorModel.ActionProperty.getSns()sns - `CfnDetectorModel.ActionProperty.Sns`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder sns(IResolvable sns)
CfnDetectorModel.ActionProperty.getSns()sns - `CfnDetectorModel.ActionProperty.Sns`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder sqs(CfnDetectorModel.SqsProperty sqs)
CfnDetectorModel.ActionProperty.getSqs()sqs - `CfnDetectorModel.ActionProperty.Sqs`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty.Builder sqs(IResolvable sqs)
CfnDetectorModel.ActionProperty.getSqs()sqs - `CfnDetectorModel.ActionProperty.Sqs`.this@Stability(value=Stable) public CfnDetectorModel.ActionProperty build()
build in interface software.amazon.jsii.Builder<CfnDetectorModel.ActionProperty>CfnDetectorModel.ActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.