interface IDevicePoolRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.DeviceFarm.IDevicePoolRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdevicefarm#IDevicePoolRef |
![]() | software.amazon.awscdk.services.devicefarm.IDevicePoolRef |
![]() | aws_cdk.aws_devicefarm.IDevicePoolRef |
![]() | aws-cdk-lib » aws_devicefarm » IDevicePoolRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DevicePool.
Properties
Name | Type | Description |
---|---|---|
device | Device | A reference to a DevicePool resource. |
node | Node | The tree node. |
devicePoolRef
Type:
Device
A reference to a DevicePool resource.
node
Type:
Node
The tree node.