interface CloudFormationCustomResourceSuccessResponse implements CloudFormationCustomResourceResponseCommonimport { type CloudFormationCustomResourceSuccessResponse } from "https://dotland.deno.dev/x/lambda@1.4/types.d.ts"; PropertiesStatus: "SUCCESS"optionalReason: string