InstanceEvents

class aws_cdk.mixins_preview.aws_connect.events.InstanceEvents(*args: Any, **kwargs)

Bases: object

(experimental) EventBridge event patterns for Instance.

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
from aws_cdk.mixins_preview.aws_connect import events as connect_events
from aws_cdk.interfaces import aws_connect as interfaces_aws_connect

# instance_ref: interfaces_aws_connect.IInstanceRef

instance_events = connect_events.InstanceEvents.from_instance(instance_ref)

Methods

code_connect_contact_pattern(*, agent_info=None, channel=None, contact_id=None, event_metadata=None, event_type=None, initial_contact_id=None, initiation_method=None, instance_arn=None, previous_contact_id=None, queue_info=None)

(experimental) EventBridge event pattern for Instance Amazon Connect Contact Event.

Parameters:
  • agent_info (Union[AgentInfo, Dict[str, Any], None]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • channel (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • contact_id (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • event_metadata (Union[AWSEventMetadataProps, Dict[str, Any], None]) – (experimental) EventBridge event metadata. Default: - -

  • event_type (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • initial_contact_id (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • initiation_method (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • instance_arn (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Filter with the Instance reference

  • previous_contact_id (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • queue_info (Union[QueueInfo, Dict[str, Any], None]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

Stability:

experimental

Return type:

EventPattern

contact_lens_post_call_rules_matched_pattern(*, action_name=None, agent_arn=None, contact_arn=None, event_metadata=None, instance_arn=None, queue_arn=None, rule_name=None, version=None)

(experimental) EventBridge event pattern for Instance Contact Lens Post Call Rules Matched.

Parameters:
  • action_name (Optional[Sequence[str]]) – (experimental) actionName property. Specify an array of string values to match this event if the actual value of actionName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • agent_arn (Optional[Sequence[str]]) – (experimental) agentArn property. Specify an array of string values to match this event if the actual value of agentArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • contact_arn (Optional[Sequence[str]]) – (experimental) contactArn property. Specify an array of string values to match this event if the actual value of contactArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • event_metadata (Union[AWSEventMetadataProps, Dict[str, Any], None]) – (experimental) EventBridge event metadata. Default: - -

  • instance_arn (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Filter with the Instance reference

  • queue_arn (Optional[Sequence[str]]) – (experimental) queueArn property. Specify an array of string values to match this event if the actual value of queueArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • rule_name (Optional[Sequence[str]]) – (experimental) ruleName property. Specify an array of string values to match this event if the actual value of ruleName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • version (Optional[Sequence[str]]) – (experimental) version property. Specify an array of string values to match this event if the actual value of version is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

Stability:

experimental

Return type:

EventPattern

contact_lens_realtime_rules_matched_pattern(*, action_name=None, agent_arn=None, contact_arn=None, event_metadata=None, instance_arn=None, queue_arn=None, rule_name=None, version=None)

(experimental) EventBridge event pattern for Instance Contact Lens Realtime Rules Matched.

Parameters:
  • action_name (Optional[Sequence[str]]) – (experimental) actionName property. Specify an array of string values to match this event if the actual value of actionName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • agent_arn (Optional[Sequence[str]]) – (experimental) agentArn property. Specify an array of string values to match this event if the actual value of agentArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • contact_arn (Optional[Sequence[str]]) – (experimental) contactArn property. Specify an array of string values to match this event if the actual value of contactArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • event_metadata (Union[AWSEventMetadataProps, Dict[str, Any], None]) – (experimental) EventBridge event metadata. Default: - -

  • instance_arn (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Filter with the Instance reference

  • queue_arn (Optional[Sequence[str]]) – (experimental) queueArn property. Specify an array of string values to match this event if the actual value of queueArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • rule_name (Optional[Sequence[str]]) – (experimental) ruleName property. Specify an array of string values to match this event if the actual value of ruleName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • version (Optional[Sequence[str]]) – (experimental) version property. Specify an array of string values to match this event if the actual value of version is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

Stability:

experimental

Return type:

EventPattern

Static Methods

classmethod from_instance(instance_ref)

(experimental) Create InstanceEvents from a Instance reference.

Parameters:

instance_ref (IInstanceRef)

Stability:

experimental

Return type:

InstanceEvents

CodeConnectContact

class InstanceEvents.CodeConnectContact

Bases: object

(experimental) aws.connect@CodeConnectContact event types for Instance.

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
from aws_cdk.mixins_preview.aws_connect import events as connect_events

code_connect_contact = connect_events.InstanceEvents.CodeConnectContact()
Stability:

experimental

AgentInfo

class InstanceEvents.CodeConnectContact.AgentInfo(*, agent_arn=None)

Bases: object

(experimental) Type definition for AgentInfo.

Parameters:

agent_arn (Optional[Sequence[str]]) – (experimental) agentArn property. Specify an array of string values to match this event if the actual value of agentArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
from aws_cdk.mixins_preview.aws_connect import events as connect_events

agent_info = connect_events.InstanceEvents.CodeConnectContact.AgentInfo(
    agent_arn=["agentArn"]
)

Attributes

agent_arn

(experimental) agentArn property.

Specify an array of string values to match this event if the actual value of agentArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

CodeConnectContactProps

class InstanceEvents.CodeConnectContact.CodeConnectContactProps(*, agent_info=None, channel=None, contact_id=None, event_metadata=None, event_type=None, initial_contact_id=None, initiation_method=None, instance_arn=None, previous_contact_id=None, queue_info=None)

Bases: object

(experimental) Props type for Instance aws.connect@CodeConnectContact event.

Parameters:
  • agent_info (Union[AgentInfo, Dict[str, Any], None]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • channel (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • contact_id (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • event_metadata (Union[AWSEventMetadataProps, Dict[str, Any], None]) – (experimental) EventBridge event metadata. Default: - -

  • event_type (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • initial_contact_id (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • initiation_method (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • instance_arn (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Filter with the Instance reference

  • previous_contact_id (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

  • queue_info (Union[QueueInfo, Dict[str, Any], None]) – (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.Match for more advanced matching options. Default: - Do not filter on this field

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
from aws_cdk.mixins_preview.aws_connect import events as connect_events

code_connect_contact_props = connect_events.InstanceEvents.CodeConnectContact.CodeConnectContactProps(
    agent_info=connect_events.InstanceEvents.CodeConnectContact.AgentInfo(
        agent_arn=["agentArn"]
    ),
    channel=["channel"],
    contact_id=["contactId"],
    event_metadata=AWSEventMetadataProps(
        region=["region"],
        resources=["resources"],
        version=["version"]
    ),
    event_type=["eventType"],
    initial_contact_id=["initialContactId"],
    initiation_method=["initiationMethod"],
    instance_arn=["instanceArn"],
    previous_contact_id=["previousContactId"],
    queue_info=connect_events.InstanceEvents.CodeConnectContact.QueueInfo(
        queue_arn=["queueArn"],
        queue_type=["queueType"]
    )
)

Attributes

agent_info

(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.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

channel

(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.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

contact_id

(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.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

event_metadata

(experimental) EventBridge event metadata.

Default:

Stability:

experimental

event_type

(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.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

initial_contact_id

(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.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

initiation_method

(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.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

instance_arn

(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.Match for more advanced matching options.

Default:
  • Filter with the Instance reference

Stability:

experimental

previous_contact_id

(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.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

queue_info

(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.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

QueueInfo

class InstanceEvents.CodeConnectContact.QueueInfo(*, queue_arn=None, queue_type=None)

Bases: object

(experimental) Type definition for QueueInfo.

Parameters:
  • queue_arn (Optional[Sequence[str]]) – (experimental) queueArn property. Specify an array of string values to match this event if the actual value of queueArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • queue_type (Optional[Sequence[str]]) – (experimental) queueType property. Specify an array of string values to match this event if the actual value of queueType is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
from aws_cdk.mixins_preview.aws_connect import events as connect_events

queue_info = connect_events.InstanceEvents.CodeConnectContact.QueueInfo(
    queue_arn=["queueArn"],
    queue_type=["queueType"]
)

Attributes

queue_arn

(experimental) queueArn property.

Specify an array of string values to match this event if the actual value of queueArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

queue_type

(experimental) queueType property.

Specify an array of string values to match this event if the actual value of queueType is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

ContactLensPostCallRulesMatched

class InstanceEvents.ContactLensPostCallRulesMatched

Bases: object

(experimental) aws.connect@ContactLensPostCallRulesMatched event types for Instance.

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
from aws_cdk.mixins_preview.aws_connect import events as connect_events

contact_lens_post_call_rules_matched = connect_events.InstanceEvents.ContactLensPostCallRulesMatched()
Stability:

experimental

ContactLensPostCallRulesMatchedProps

class InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps(*, action_name=None, agent_arn=None, contact_arn=None, event_metadata=None, instance_arn=None, queue_arn=None, rule_name=None, version=None)

Bases: object

(experimental) Props type for Instance aws.connect@ContactLensPostCallRulesMatched event.

Parameters:
  • action_name (Optional[Sequence[str]]) – (experimental) actionName property. Specify an array of string values to match this event if the actual value of actionName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • agent_arn (Optional[Sequence[str]]) – (experimental) agentArn property. Specify an array of string values to match this event if the actual value of agentArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • contact_arn (Optional[Sequence[str]]) – (experimental) contactArn property. Specify an array of string values to match this event if the actual value of contactArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • event_metadata (Union[AWSEventMetadataProps, Dict[str, Any], None]) – (experimental) EventBridge event metadata. Default: - -

  • instance_arn (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Filter with the Instance reference

  • queue_arn (Optional[Sequence[str]]) – (experimental) queueArn property. Specify an array of string values to match this event if the actual value of queueArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • rule_name (Optional[Sequence[str]]) – (experimental) ruleName property. Specify an array of string values to match this event if the actual value of ruleName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • version (Optional[Sequence[str]]) – (experimental) version property. Specify an array of string values to match this event if the actual value of version is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
from aws_cdk.mixins_preview.aws_connect import events as connect_events

contact_lens_post_call_rules_matched_props = connect_events.InstanceEvents.ContactLensPostCallRulesMatched.ContactLensPostCallRulesMatchedProps(
    action_name=["actionName"],
    agent_arn=["agentArn"],
    contact_arn=["contactArn"],
    event_metadata=AWSEventMetadataProps(
        region=["region"],
        resources=["resources"],
        version=["version"]
    ),
    instance_arn=["instanceArn"],
    queue_arn=["queueArn"],
    rule_name=["ruleName"],
    version=["version"]
)

Attributes

action_name

(experimental) actionName property.

Specify an array of string values to match this event if the actual value of actionName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

agent_arn

(experimental) agentArn property.

Specify an array of string values to match this event if the actual value of agentArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

contact_arn

(experimental) contactArn property.

Specify an array of string values to match this event if the actual value of contactArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

event_metadata

(experimental) EventBridge event metadata.

Default:

Stability:

experimental

instance_arn

(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.Match for more advanced matching options.

Default:
  • Filter with the Instance reference

Stability:

experimental

queue_arn

(experimental) queueArn property.

Specify an array of string values to match this event if the actual value of queueArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

rule_name

(experimental) ruleName property.

Specify an array of string values to match this event if the actual value of ruleName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

version

(experimental) version property.

Specify an array of string values to match this event if the actual value of version is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

ContactLensRealtimeRulesMatched

class InstanceEvents.ContactLensRealtimeRulesMatched

Bases: object

(experimental) aws.connect@ContactLensRealtimeRulesMatched event types for Instance.

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
from aws_cdk.mixins_preview.aws_connect import events as connect_events

contact_lens_realtime_rules_matched = connect_events.InstanceEvents.ContactLensRealtimeRulesMatched()
Stability:

experimental

ContactLensRealtimeRulesMatchedProps

class InstanceEvents.ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps(*, action_name=None, agent_arn=None, contact_arn=None, event_metadata=None, instance_arn=None, queue_arn=None, rule_name=None, version=None)

Bases: object

(experimental) Props type for Instance aws.connect@ContactLensRealtimeRulesMatched event.

Parameters:
  • action_name (Optional[Sequence[str]]) – (experimental) actionName property. Specify an array of string values to match this event if the actual value of actionName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • agent_arn (Optional[Sequence[str]]) – (experimental) agentArn property. Specify an array of string values to match this event if the actual value of agentArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • contact_arn (Optional[Sequence[str]]) – (experimental) contactArn property. Specify an array of string values to match this event if the actual value of contactArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • event_metadata (Union[AWSEventMetadataProps, Dict[str, Any], None]) – (experimental) EventBridge event metadata. Default: - -

  • instance_arn (Optional[Sequence[str]]) – (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.Match for more advanced matching options. Default: - Filter with the Instance reference

  • queue_arn (Optional[Sequence[str]]) – (experimental) queueArn property. Specify an array of string values to match this event if the actual value of queueArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • rule_name (Optional[Sequence[str]]) – (experimental) ruleName property. Specify an array of string values to match this event if the actual value of ruleName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

  • version (Optional[Sequence[str]]) – (experimental) version property. Specify an array of string values to match this event if the actual value of version is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options. Default: - Do not filter on this field

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
from aws_cdk.mixins_preview.aws_connect import events as connect_events

contact_lens_realtime_rules_matched_props = connect_events.InstanceEvents.ContactLensRealtimeRulesMatched.ContactLensRealtimeRulesMatchedProps(
    action_name=["actionName"],
    agent_arn=["agentArn"],
    contact_arn=["contactArn"],
    event_metadata=AWSEventMetadataProps(
        region=["region"],
        resources=["resources"],
        version=["version"]
    ),
    instance_arn=["instanceArn"],
    queue_arn=["queueArn"],
    rule_name=["ruleName"],
    version=["version"]
)

Attributes

action_name

(experimental) actionName property.

Specify an array of string values to match this event if the actual value of actionName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

agent_arn

(experimental) agentArn property.

Specify an array of string values to match this event if the actual value of agentArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

contact_arn

(experimental) contactArn property.

Specify an array of string values to match this event if the actual value of contactArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

event_metadata

(experimental) EventBridge event metadata.

Default:

Stability:

experimental

instance_arn

(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.Match for more advanced matching options.

Default:
  • Filter with the Instance reference

Stability:

experimental

queue_arn

(experimental) queueArn property.

Specify an array of string values to match this event if the actual value of queueArn is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

rule_name

(experimental) ruleName property.

Specify an array of string values to match this event if the actual value of ruleName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental

version

(experimental) version property.

Specify an array of string values to match this event if the actual value of version is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

Default:
  • Do not filter on this field

Stability:

experimental