@Stability(value=Stable) public static final class CfnTrigger.ActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTrigger.ActionProperty>
CfnTrigger.ActionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnTrigger.ActionProperty.Builder arguments(Object arguments)
CfnTrigger.ActionProperty.getArguments()arguments - `CfnTrigger.ActionProperty.Arguments`.this@Stability(value=Stable) public CfnTrigger.ActionProperty.Builder crawlerName(String crawlerName)
CfnTrigger.ActionProperty.getCrawlerName()crawlerName - `CfnTrigger.ActionProperty.CrawlerName`.this@Stability(value=Stable) public CfnTrigger.ActionProperty.Builder jobName(String jobName)
CfnTrigger.ActionProperty.getJobName()jobName - `CfnTrigger.ActionProperty.JobName`.this@Stability(value=Stable) public CfnTrigger.ActionProperty.Builder notificationProperty(CfnTrigger.NotificationPropertyProperty notificationProperty)
CfnTrigger.ActionProperty.getNotificationProperty()notificationProperty - `CfnTrigger.ActionProperty.NotificationProperty`.this@Stability(value=Stable) public CfnTrigger.ActionProperty.Builder notificationProperty(IResolvable notificationProperty)
CfnTrigger.ActionProperty.getNotificationProperty()notificationProperty - `CfnTrigger.ActionProperty.NotificationProperty`.this@Stability(value=Stable) public CfnTrigger.ActionProperty.Builder securityConfiguration(String securityConfiguration)
CfnTrigger.ActionProperty.getSecurityConfiguration()securityConfiguration - `CfnTrigger.ActionProperty.SecurityConfiguration`.this@Stability(value=Stable) public CfnTrigger.ActionProperty.Builder timeout(Number timeout)
CfnTrigger.ActionProperty.getTimeout()timeout - `CfnTrigger.ActionProperty.Timeout`.this@Stability(value=Stable) public CfnTrigger.ActionProperty build()
build in interface software.amazon.jsii.Builder<CfnTrigger.ActionProperty>CfnTrigger.ActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.