@Stability(value=Stable) @Internal public static final class CfnNotificationRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNotificationRuleProps
CfnNotificationRulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnNotificationRuleProps.Builder, CfnNotificationRuleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String detailType,
List<String> eventTypeIds,
String name,
String resource,
Object targets,
String status,
Object tags)
Constructor that initializes the object based on literal property values passed by the
CfnNotificationRuleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
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`.
|
String |
getStatus()
`AWS::CodeStarNotifications::NotificationRule.Status`.
|
Object |
getTags()
`AWS::CodeStarNotifications::NotificationRule.Tags`.
|
Object |
getTargets()
`AWS::CodeStarNotifications::NotificationRule.Targets`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getDetailType()
CfnNotificationRulePropsgetDetailType in interface CfnNotificationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-detailtypepublic final List<String> getEventTypeIds()
CfnNotificationRulePropsgetEventTypeIds in interface CfnNotificationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-eventtypeidspublic final String getName()
CfnNotificationRulePropsgetName in interface CfnNotificationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-namepublic final String getResource()
CfnNotificationRulePropsgetResource in interface CfnNotificationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-resourcepublic final Object getTargets()
CfnNotificationRulePropsgetTargets in interface CfnNotificationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-targetspublic final String getStatus()
CfnNotificationRulePropsgetStatus in interface CfnNotificationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-statuspublic final Object getTags()
CfnNotificationRulePropsgetTags in interface CfnNotificationRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.