interface ICapacityReservationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Athena.ICapacityReservationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsathena#ICapacityReservationRef |
![]() | software.amazon.awscdk.services.athena.ICapacityReservationRef |
![]() | aws_cdk.aws_athena.ICapacityReservationRef |
![]() | aws-cdk-lib » aws_athena » ICapacityReservationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CapacityReservation.
Properties
Name | Type | Description |
---|---|---|
capacity | Capacity | A reference to a CapacityReservation resource. |
node | Node | The tree node. |
capacityReservationRef
Type:
Capacity
A reference to a CapacityReservation resource.
node
Type:
Node
The tree node.