Class InstanceEvents.CodeConnectContact.CodeConnectContactProps.Jsii$Proxy
- All Implemented Interfaces:
InstanceEvents.CodeConnectContact.CodeConnectContactProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
InstanceEvents.CodeConnectContact.CodeConnectContactProps
InstanceEvents.CodeConnectContact.CodeConnectContactProps-
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.connect.events.InstanceEvents.CodeConnectContact.CodeConnectContactProps
InstanceEvents.CodeConnectContact.CodeConnectContactProps.Builder, InstanceEvents.CodeConnectContact.CodeConnectContactProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theInstanceEvents.CodeConnectContact.CodeConnectContactProps.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 boolean(experimental) agentInfo property.(experimental) channel property.(experimental) contactId property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) eventType property.(experimental) initialContactId property.(experimental) initiationMethod property.(experimental) instanceArn property.(experimental) previousContactId property.(experimental) queueInfo property.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 theInstanceEvents.CodeConnectContact.CodeConnectContactProps.Builder.
-
-
Method Details
-
getAgentInfo
Description copied from interface:InstanceEvents.CodeConnectContact.CodeConnectContactProps(experimental) agentInfo property.Specify an array of string values to match this event if the actual value of agentInfo is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAgentInfoin interfaceInstanceEvents.CodeConnectContact.CodeConnectContactProps
-
getChannel
Description copied from interface:InstanceEvents.CodeConnectContact.CodeConnectContactProps(experimental) channel property.Specify an array of string values to match this event if the actual value of channel is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getChannelin interfaceInstanceEvents.CodeConnectContact.CodeConnectContactProps
-
getContactId
Description copied from interface:InstanceEvents.CodeConnectContact.CodeConnectContactProps(experimental) contactId property.Specify an array of string values to match this event if the actual value of contactId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getContactIdin interfaceInstanceEvents.CodeConnectContact.CodeConnectContactProps
-
getEventMetadata
Description copied from interface:InstanceEvents.CodeConnectContact.CodeConnectContactProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceInstanceEvents.CodeConnectContact.CodeConnectContactProps
-
getEventType
Description copied from interface:InstanceEvents.CodeConnectContact.CodeConnectContactProps(experimental) eventType property.Specify an array of string values to match this event if the actual value of eventType is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getEventTypein interfaceInstanceEvents.CodeConnectContact.CodeConnectContactProps
-
getInitialContactId
Description copied from interface:InstanceEvents.CodeConnectContact.CodeConnectContactProps(experimental) initialContactId property.Specify an array of string values to match this event if the actual value of initialContactId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getInitialContactIdin interfaceInstanceEvents.CodeConnectContact.CodeConnectContactProps
-
getInitiationMethod
Description copied from interface:InstanceEvents.CodeConnectContact.CodeConnectContactProps(experimental) initiationMethod property.Specify an array of string values to match this event if the actual value of initiationMethod is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getInitiationMethodin interfaceInstanceEvents.CodeConnectContact.CodeConnectContactProps
-
getInstanceArn
Description copied from interface:InstanceEvents.CodeConnectContact.CodeConnectContactProps(experimental) instanceArn property.Specify an array of string values to match this event if the actual value of instanceArn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Filter with the Instance reference
- Specified by:
getInstanceArnin interfaceInstanceEvents.CodeConnectContact.CodeConnectContactProps
-
getPreviousContactId
Description copied from interface:InstanceEvents.CodeConnectContact.CodeConnectContactProps(experimental) previousContactId property.Specify an array of string values to match this event if the actual value of previousContactId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getPreviousContactIdin interfaceInstanceEvents.CodeConnectContact.CodeConnectContactProps
-
getQueueInfo
Description copied from interface:InstanceEvents.CodeConnectContact.CodeConnectContactProps(experimental) queueInfo property.Specify an array of string values to match this event if the actual value of queueInfo is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getQueueInfoin interfaceInstanceEvents.CodeConnectContact.CodeConnectContactProps
-
$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()
-