Values.DeleteResourceConfigRequestSourceRecords the configuration state for a custom resource that has been deleted. This API records a new ConfigurationItem with a ResourceDeleted status. You can retrieve the ConfigurationItems recorded for this resource in your Config History.
type nonrec t = {resourceType : ResourceTypeString.t;The type of the resource.
*)resourceId : ResourceId.t;Unique identifier of the resource.
*)}