Class CfnAssociationPropsMixin.PagerDutyConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnAssociationPropsMixin.PagerDutyConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAssociationPropsMixin.PagerDutyConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAssociationPropsMixin.PagerDutyConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAssociationPropsMixin.PagerDutyConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAssociationPropsMixin.PagerDutyConfigurationProperty
An implementation for
CfnAssociationPropsMixin.PagerDutyConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnAssociationPropsMixin.PagerDutyConfigurationProperty
CfnAssociationPropsMixin.PagerDutyConfigurationProperty.Builder, CfnAssociationPropsMixin.PagerDutyConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssociationPropsMixin.PagerDutyConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringEmail to be used in PagerDuty API header.final ObjectWhen set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.List of PagerDuty service IDs available for the association.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnAssociationPropsMixin.PagerDutyConfigurationProperty.Builder.
-
-
Method Details
-
getCustomerEmail
Description copied from interface:CfnAssociationPropsMixin.PagerDutyConfigurationPropertyEmail to be used in PagerDuty API header.- Specified by:
getCustomerEmailin interfaceCfnAssociationPropsMixin.PagerDutyConfigurationProperty- See Also:
-
getEnableWebhookUpdates
Description copied from interface:CfnAssociationPropsMixin.PagerDutyConfigurationPropertyWhen set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.Returns union: either
BooleanorIResolvable- Specified by:
getEnableWebhookUpdatesin interfaceCfnAssociationPropsMixin.PagerDutyConfigurationProperty- See Also:
-
getServices
Description copied from interface:CfnAssociationPropsMixin.PagerDutyConfigurationPropertyList of PagerDuty service IDs available for the association.- Specified by:
getServicesin interfaceCfnAssociationPropsMixin.PagerDutyConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-