AppGatewayArgs

constructor(appGatewayId: Output<String>? = null, displayName: Output<String>? = null, hostType: Output<AppGatewayHostType>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, requestId: Output<String>? = null, type: Output<AppGatewayType>? = null)