Interface IApiMappingRef
(experimental) Indicates that this resource can be referenced as a ApiMapping.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Apigatewayv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IApiMappingRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IApiMappingRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| ApiMappingRef | (experimental) A reference to a ApiMapping resource. |
Properties
ApiMappingRef
(experimental) A reference to a ApiMapping resource.
IApiMappingReference ApiMappingRef { get; }
Property Value
Remarks
Stability: Experimental