interface IMeshRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppMesh.IMeshRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsappmesh#IMeshRef |
![]() | software.amazon.awscdk.services.appmesh.IMeshRef |
![]() | aws_cdk.aws_appmesh.IMeshRef |
![]() | aws-cdk-lib » aws_appmesh » IMeshRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Mesh.
Properties
Name | Type | Description |
---|---|---|
mesh | Mesh | A reference to a Mesh resource. |
node | Node | The tree node. |
meshRef
Type:
Mesh
A reference to a Mesh resource.
node
Type:
Node
The tree node.