interface IDeliveryDestinationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Logs.IDeliveryDestinationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslogs#IDeliveryDestinationRef |
![]() | software.amazon.awscdk.services.logs.IDeliveryDestinationRef |
![]() | aws_cdk.aws_logs.IDeliveryDestinationRef |
![]() | aws-cdk-lib » aws_logs » IDeliveryDestinationRef |
Implemented by
Cfn
Obtainable from
Cfn
.fromDeliveryDestinationArn()
, Cfn
.fromDeliveryDestinationName()
Indicates that this resource can be referenced as a DeliveryDestination.
Properties
Name | Type | Description |
---|---|---|
delivery | Delivery | A reference to a DeliveryDestination resource. |
node | Node | The tree node. |
deliveryDestinationRef
Type:
Delivery
A reference to a DeliveryDestination resource.
node
Type:
Node
The tree node.