IEventDestination
- class aws_cdk.aws_appconfig.IEventDestination(*args, **kwargs)
Bases:
Protocol
Implemented by allowed extension event destinations.
Attributes
- extension_uri
The URI of the extension event destination.
- policy_document
The IAM policy document to invoke the event destination.
- type
The type of the extension event destination.