Api Args
constructor(authType: Output<String>? = null, constantParameters: Output<List<ApiConstantParameterArgs>>? = null, description: Output<String>? = null, fcServiceConfig: Output<ApiFcServiceConfigArgs>? = null, forceNonceCheck: Output<Boolean>? = null, groupId: Output<String>? = null, httpServiceConfig: Output<ApiHttpServiceConfigArgs>? = null, httpVpcServiceConfig: Output<ApiHttpVpcServiceConfigArgs>? = null, mockServiceConfig: Output<ApiMockServiceConfigArgs>? = null, name: Output<String>? = null, requestConfig: Output<ApiRequestConfigArgs>? = null, requestParameters: Output<List<ApiRequestParameterArgs>>? = null, serviceType: Output<String>? = null, stageNames: Output<List<String>>? = null, systemParameters: Output<List<ApiSystemParameterArgs>>? = null)