ConfigArgs

fun ConfigArgs(apiConfigId: Output<String>? = null, apiId: Output<String>? = null, displayName: Output<String>? = null, gatewayConfig: Output<ApigatewayGatewayConfigArgs>? = null, gatewayServiceAccount: Output<String>? = null, grpcServices: Output<List<ApigatewayApiConfigGrpcServiceDefinitionArgs>>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, managedServiceConfigs: Output<List<ApigatewayApiConfigFileArgs>>? = null, openapiDocuments: Output<List<ApigatewayApiConfigOpenApiDocumentArgs>>? = null, project: Output<String>? = null)