@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 CfnNotificationRulePropspublic final List<String> getEventTypeIds()
CfnNotificationRulePropsgetEventTypeIds in interface CfnNotificationRulePropspublic final String getName()
CfnNotificationRulePropsgetName in interface CfnNotificationRulePropspublic final String getResource()
CfnNotificationRulePropsgetResource in interface CfnNotificationRulePropspublic final Object getTargets()
CfnNotificationRulePropsgetTargets in interface CfnNotificationRulePropspublic final String getStatus()
CfnNotificationRulePropsgetStatus in interface CfnNotificationRulePropspublic final Object getTags()
CfnNotificationRulePropsgetTags in interface CfnNotificationRuleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.