@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:21.953Z") @Stability(value=Stable) public interface CfnNotificationRuleProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnNotificationRuleProps.Builder
A builder for
CfnNotificationRuleProps |
static class |
CfnNotificationRuleProps.Jsii$Proxy
An implementation for
CfnNotificationRuleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnNotificationRuleProps.Builder |
builder() |
String |
getDetailType()
`AWS::CodeStarNotifications::NotificationRule.DetailType`.
|
List<String> |
getEventTypeIds()
`AWS::CodeStarNotifications::NotificationRule.EventTypeIds`.
|
String |
getName()
`AWS::CodeStarNotifications::NotificationRule.Name`.
|
String |
getResource()
`AWS::CodeStarNotifications::NotificationRule.Resource`.
|
default String |
getStatus()
`AWS::CodeStarNotifications::NotificationRule.Status`.
|
default Object |
getTags()
`AWS::CodeStarNotifications::NotificationRule.Tags`.
|
Object |
getTargets()
`AWS::CodeStarNotifications::NotificationRule.Targets`.
|
@Stability(value=Stable) @NotNull String getDetailType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-detailtype@Stability(value=Stable) @NotNull List<String> getEventTypeIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-eventtypeids@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-name@Stability(value=Stable) @NotNull String getResource()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-resource@Stability(value=Stable) @NotNull Object getTargets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-targets@Stability(value=Stable) @Nullable default String getStatus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-status@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-tags@Stability(value=Stable) static CfnNotificationRuleProps.Builder builder()
CfnNotificationRuleProps.Builder of CfnNotificationRulePropsCopyright © 2020. All rights reserved.