APIGatewayEmulatorResource Constructors
Class Constructors 1 member
A resource that represents a specified executable process.
Constructor(string, APIGatewayType) Section titled Constructor(string, APIGatewayType) public class APIGatewayEmulatorResource{ public APIGatewayEmulatorResource( string name, APIGatewayType apiGatewayType) { // ... }}Parameters
name string apiGatewayType APIGatewayType