Class CfnAssociationPropsMixin.ServiceNowConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.devopsagent.mixins.CfnAssociationPropsMixin.ServiceNowConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAssociationPropsMixin.ServiceNowConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAssociationPropsMixin.ServiceNowConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAssociationPropsMixin.ServiceNowConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAssociationPropsMixin.ServiceNowConfigurationProperty
An implementation for
CfnAssociationPropsMixin.ServiceNowConfigurationProperty-
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.mixins.preview.services.devopsagent.mixins.CfnAssociationPropsMixin.ServiceNowConfigurationProperty
CfnAssociationPropsMixin.ServiceNowConfigurationProperty.Builder, CfnAssociationPropsMixin.ServiceNowConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssociationPropsMixin.ServiceNowConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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.ServiceNowConfigurationProperty.Builder.
-
-
Method Details
-
getEnableWebhookUpdates
Description copied from interface:CfnAssociationPropsMixin.ServiceNowConfigurationPropertyWhen 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.ServiceNowConfigurationProperty- See Also:
-
getInstanceId
Description copied from interface:CfnAssociationPropsMixin.ServiceNowConfigurationPropertyServiceNow instance ID.- Specified by:
getInstanceIdin interfaceCfnAssociationPropsMixin.ServiceNowConfigurationProperty- 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()
-