Interface IMappingValue
Represents a Mapping Value.
Namespace: Amazon.CDK.AWS.Apigatewayv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IMappingValue
Syntax (vb)
Public Interface IMappingValue
Synopsis
Properties
Value | Represents a Mapping Value. |
Properties
Value
Represents a Mapping Value.
string Value { get; }
Property Value
System.String