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