Show / Hide Table of Contents

Interface IVPNGatewayRoutePropagationRef

(experimental) Indicates that this resource can be referenced as a VPNGatewayRoutePropagation.

Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVPNGatewayRoutePropagationRef : IConstruct, IDependable
Syntax (vb)
Public Interface IVPNGatewayRoutePropagationRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

VpnGatewayRoutePropagationRef

(experimental) A reference to a VPNGatewayRoutePropagation resource.

Properties

VpnGatewayRoutePropagationRef

(experimental) A reference to a VPNGatewayRoutePropagation resource.

IVPNGatewayRoutePropagationReference VpnGatewayRoutePropagationRef { get; }
Property Value

IVPNGatewayRoutePropagationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX