Interface IModel
- Namespace
- Amazon.CDK.AWS.APIGateway
- Assembly
- Amazon.CDK.AWS.APIGateway.dll
public interface IModel
Properties
ModelId
Returns the model name, such as 'myModel'.
string ModelId { get; }
Property Value
Remarks
Attribute: true