AwsEventbridgeConnectionResourceParametersArgs

interface AwsEventbridgeConnectionResourceParametersArgs { resourceAssociationArn?: Input<string>; resourceConfigurationArn: Input<string>; }

Resource parameters identifying a private API endpoint via Amazon VPC Lattice.


Properties

resourceAssociationArn: Input<string>

ARN of the resource association. Populated by AWS after the association is created.

resourceConfigurationArn: Input<string>

ARN of the Amazon VPC Lattice resource configuration for the resource endpoint.