GetFunctionConfigurationResult

constructor(code: String? = null, dataSourceName: String? = null, description: String? = null, functionArn: String? = null, functionId: String? = null, functionVersion: String? = null, maxBatchSize: Int? = null, name: String? = null, requestMappingTemplate: String? = null, responseMappingTemplate: String? = null, runtime: FunctionConfigurationAppSyncRuntime? = null, syncConfig: FunctionConfigurationSyncConfig? = null)